Displaying 20 results from an estimated 10000 matches similar to: "y0h"
2006 Jun 05
3
ogg only encoding
So, I abandoned the hope of using the ogg python bindings to do pure ogg
container encoding.
I started looking at the libogg in the hopes of retooling the bindings to
follow a better object model
and it actually looks like the problem is down in libogg, not the bindings.
Am I crazy or does libogg
rely on libvorbis to return ogg_packets, and that there are no functions
that will build an ogg_packet
2002 Jul 22
1
Problems with pyvorbis python bindings.
[Sorry if this is a duplicate post. My original didn't appear to have
gotten through.]
I had previously installed libao, libogg, libvorbis, and vorbis-tools,
as linked from the RC3 download page at vorbis.com -- I downloaded and
installed the latest versions of these four libraries from the
vorbis.com download page, at which point my pyogg/pyvorbis Python
bindings broke. I reinstalled the
2002 Aug 02
1
Problems with ogg/vorbis python bindings.
I compiled and installed pyogg followed by pyvorbis, running:
$ ./config_unix.py
$ python setup.py build
and as root:
# python setup.py install
for pyogg and pyvorbis in turn. This completed without error, however
upon trying to import ogg.vorbis in IDLE I get an import error:
ImportError: libvorbisfile.so.3: cannot open shared object file: No such
file or directory
I was told this may have
2006 Jun 07
1
ogg encoding
I was wondering. When doing ogg only encoding, how do you mark end of
stream? I am setting ogg_packet.e_o_s and then submitting it via
ogg_stream_packetin() and then, because
its the last potential page ogg_stream_flush()ing it. But when I walk
through the file, EOS is not set on that logical bitstream. I have been
using oggenc.c/encoder.c and oggdec.c/decoder.c for examples, but because
the
2001 Sep 15
1
Pyogg equivalent for mp3?
Hello All,
Somewhat offtopic, but pertinent for my Ogg app. I'm very happily using
pyogg and pyao in a python script to serve as my ogg decoder. It's
working very well!
I'd like to add support for MP3s in a fashion similar to what I already
have for oggs. However, I'm unaware of any such module. Anyone know of a
python decoder wrapper for MP3s? Closest thing I can find is the
2009 Feb 24
0
any help with pyogg and pyvorbis?
Dear List,
I'm just creating a little application for my openmoko freerunner,
unfortunately in python, so that I have to use pyogg and
pyvorbis(http://ekyo.nerim.net/software/pyogg/index.html) as wrappers
around the C-functions and objects.
I've got it all installed, after applying some patches and trying to run
an example of encoding a wave-file I just get an empty ogg-file, the
2002 Sep 04
2
Samba auto start under red hat 7.2
Hi all,
I've recently upgraded to red hat 7.2 and found that samba no longer
starts up with the rest of the system. Thanks to another member on this
list I know the command to start it manually is /etc/rc.d/init.d/smb
start but where do I have to put this command to get it to run at
startup with the rest of the services?
Thanks
2006 Nov 10
2
Searching for pyvorbis docs
Hello everybody!
I'am just leaning Python and wanted to write something useful for me, an
recursive masstagger for ogg-vorbis files.
My script uses pyvorbis 1.3 from the Debian testing tree. so far here is
my Problem:
The pyvorbis bindings aren't documented. As i understand the pyvorbis
package, this is a simpe 1:1 mapping to libvorbis.
dir(pyvorbins-oject) gives me an refernece to an
2004 Feb 16
0
C++, Python wrappers for libogg and libvorbis
since there's already a Python wrapper for libogg and libvorbis, it
occurred to me: Why not write a Python wrapper for libogg and libvorbis?
http://dingoskidneys.com/oggpy/
this is the 0.001 release. "release early.." it requires Boost.Python,
possibly CVS Boost.Python, available from http://boost.org/
partly because it's not finished but mostly because it's written with
2003 Jul 15
1
Ogg Traffic for July 15, 2003
Hi everybody:
Here is the latest issue of Ogg Traffic. The HTML version is at
http://www.vorbis.com/ot/20030715.html. Enjoy!
Carsten.
<p>Ogg Traffic for Tuesday, July 15, 2003
Author: Carsten "Purple" Haese
Contact: [1]carsten@xiph.org
Date: July 15, 2003
Table of Contents
1 Status Updates
1.1 Stan Seibert
1.2 Ed Zaleski
1998 Sep 14
4
Problems installing Samba
HI 2 ALL,
I am a 22 year old student from Holland. I'm trying to implement a
HP3000 to a LAN(Windows 4 Workgroups 3.11). I Have 3 questions for the
experts:
- Can anyone tell me how I can name my HP3000 machine 'BIGSERVER'
(when I try to PING BIGSERVER, ping does'nt recognize it)
- When I try to start SMBD, I receive the following message:
SAMBA: PROPER TZ RECOMMENDED
-
2005 Jun 19
2
Extracting Ogg metadata from File-like python objects
Dear Ogg-dev list;
I'm having some difficulty with the python libraries for extracting
comment/header info out of Ogg files... Would somebody more
experienced than me offer some advice?
I'm working on expanding a Python/Zope product for dealing with MP3
files so that it can also handle a spectrum of other file-formats
including Ogg-Vorbis. Initially we will be storing all of our media
2007 Mar 08
2
multiplexers
Hey folks,
I just unsubscribed from the vorbis-dev mailinglist (several days ago)
after a year or so of being subscribed, and today I run into a project that
will probably require using Ogg :-).
The project I am working on has a fairly quick timeline, and as a result
have to cut corners. The core of it will be wrapped around a multiplexer.
Ogg is obviously ideal for this, but I was wondering if
2013 Aug 22
11
Samba strict allocate = yes stops btrfs compression working
Hi,
If i set strict allocate = yes in samba to speed up the transfer
of a mssql database dump,
then btrfs does not compress the file.
I have tried it also by just copying a small file in Windows to the
samba share and the same.
I have tried btrfs mount options autodefrag and then
btrfs fi defrag -c and the file still does not get compressed.
I have tried kernels 3.6.11, 3.8 and 3.10.7 on FC16
2002 Jun 23
1
Samba 2.2.5 printing problems
Hi all,
I'm having problems getting SPOOLSS support working correctly. (Samba
2.2.5 on FreeBSD 4.5.)
Often when viewing settings on the shared printers,
I get a wonderful 'illegal operation' error in either explorer.exe or
spoolsvs.exe (many things seem to trigger this error - especially
attempting to select additional drivers).
Secondly, when things don't crash, I am able to
2007 Mar 09
1
multiplexers
On Thu, Mar 08, 2007 at 09:23:02PM -0500, S. A. Ridley wrote:
> hangs, etc. So the multiplexer has to be a little beefier than I was first
> assuming. Its still pretty surprising that a generic library to multiplex
> over TCP is not more common. Something that would let you create a in
> initial stream and then create "sub-streams" and expose a "mux_write()" and
2007 Mar 08
1
multiplexers
Have you looked at liboggz and libfishsound?
Jean-Marc
S. A. Ridley wrote:
> Hey folks,
> I just unsubscribed from the vorbis-dev mailinglist (several days ago)
> after a year or so of being subscribed, and today I run into a project
> that will probably require using Ogg :-).
> The project I am working on has a fairly quick timeline, and as a result
> have to cut corners.
1999 Jul 23
1
Windows Policies and Samba 2.0.4b - More information
Hello all,
I wrote yesterday about problems with Windows policies and Samba 2.0.4b
yesterday. Since then, I've had someone ask for a more detailed
explanation, so here it is.
Samba currently provides domain logons for a number Windows 95 and 98
clients (as well as the standard file serving). The domain logon currently
succeeds, a user's username and password is accepted and the client
2001 Mar 01
5
Configuring Samba
I am still having some troubles getting samba to work.
I have installed samba and it seems to be fine from the server point of
view. However, my client can see the server in the Network neighborhood,
but I get network path not found.
The server and the client are on different sub-nets.
Both the client and the server are using DNS to resolve names. Both are
resolvable. They use FTP between
2000 Oct 27
0
Python bindings
I saw Alex Shinn's post on Perl bindings and felt the need to make Python
bindings for ogg and ao. I borrowed heavily from his interface and a little bit
from his code. Hope that's ok! Right now I just have ogg.vorbis and ao, but
that's enough to play a file. I'll try to get the rest implemented soon.
It has documentation, but it's very likely incorrect, as I'm still