search for: voribs

Displaying 18 results from an estimated 18 matches for "voribs".

2004 Aug 05
7
Does Ogg Vorbis support 5.1 surround?
Hello everyone! Please bear with me, I am a complete audio-newbie, and I apologise if I am asking a question that I should know. As most of you all know, DVD's have 5.1 audio, and I want to preserve that in my voribs files. So, to ask the question : Does it support Surround sound? Thank you very much!
2004 Aug 06
3
metadata update in the stream
...ion. How do I update the metadata of the stream 'on the fly'? I'm thinking of having a live stream (through darkice), with the title, author, etc. metadata changed every once in a while to reflect the actual program. How would I do that? Should I insert such data into the mp3 / ogg voribs data somehow by calling some functions of liblame / libvorbis? Or is there some possibility to do this through the protocol with which the data is sent to icecast? At the moment, the only place I put meta data into is when the source logs in to the icecast server. There, in the header, there i...
2002 Mar 21
1
Ogg Vorbis and DirectSound streaming
...strange thing is that it crashes randomly(it can play a song one or two times and crash during the third play even if I haven't started a secong sound to play). I'm using Visual C++ 6.0, win32 application with code generation for Pentium Pro and a 2 byte alligment. I have recompiled the voribs libs(static linking) with the same parameters as the project. thanks in advance, bye <p>_________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com <p>--- >8 ---- List archives: http://www.xiph.org/archi...
2002 Aug 02
1
Problems with ogg/vorbis python bindings.
...t 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 been caused by an older version of the modules lying around somewhere, so I did a: find / -name "*ogg*" and find / -name "*voribs*" and deleted everything associated with ogg and vorbis, then did a clean install of libao, libogg, libvorbis, vorbistools, pyogg, and pyvorbis. This is the ldd output on vorbismodule.so asqui@martha:/usr/lib/python2.1/site-packages/ogg$ ldd vorbismodule.so libvorbis.so.0 => /usr/...
2000 Dec 20
7
CFLAGS / LDFLAGS
I notice that the user is not able to set their own CFLAGS or LDFLAGS in the ao, ogg, vorbis, and voribs-tools projects. Is there a reason for this? I understand the fact that these modules want to set extremely high optimization flags, and that most users won't know what these are offhand, but there are times when it is useful for the user to specify their own CFLAGS/LDFLAGS. For example, I ne...
2007 Sep 09
2
The use for an XML based metadata format
...isation involved, and people involved are > > things that improve upon vorbiscomment and should probably be included > > there directly. > > No. I have though *a lot* about this. You can improve Vorbis comment to some > extent. But it is way to limited. Try describing this with Voribs comments > and you will see my point: > <person role="vocal instrument" uri="http://person.no/" > xml:lang="nb-NO">Person Peopleson</person> So we're looking at replacing vorbiscomment with a xml version? How intensively have you looked at imp...
2004 Aug 06
0
metadata update in the stream
...metadata of the stream 'on the fly'? I'm thinking of > having a live stream (through darkice), with the title, author, etc. > metadata changed every once in a while to reflect the actual program. > How would I do that? > > Should I insert such data into the mp3 / ogg voribs data somehow by > calling some functions of liblame / libvorbis? > > Or is there some possibility to do this through the protocol with which > the data is sent to icecast? > > At the moment, the only place I put meta data into is when the source > logs in to the icecast se...
2007 Mar 14
1
AW: AW: packets and OGG pages
...swer for one of my previous question myself in the meantime. The comment header can of course be split over more than 1 ogg page since the comment header can be greater than 64K. It also seems to be possible that both comment AND setup headers are placed on a single ogg page only (as stated in the Voribs specs). Due to the fact that the first audio packet also begins on a new ogg page I can use the ogg page boundaries to extract the comment + setup headers from the stream. My question is now, how can I determine within this binary data where the comment header ends and where the setup header start...
2002 Apr 02
0
AW: Ogg Vorbis and DirectSound streaming
...shes randomly(it can play a song one > or two > times and crash during the third play even if I haven't started a > secong sound to play). > > I'm using Visual C++ 6.0, win32 application with code generation for Pentium > Pro and a 2 byte alligment. I have recompiled the voribs libs(static > linking) with the same parameters as the project. > > thanks in advance, > bye > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > --- >8 ---- > Lis...
2001 Jul 23
3
splash screen + gfx
Hi I'm still looking for a good intro splash/credit image for ogg vorbis to go into ATD's games. The little blue fish is neat but not really up to scratch or big enough. I need something that is 640 x 480 and eye catching. :] Is there an official image apart from the fish? Think 'bink' and you'll be on the right lines. I have yet to notice any publicity come from vorbis use
2007 Sep 09
0
The use for an XML based metadata format
...ple involved are > > > things that improve upon vorbiscomment and should probably be > > > included there directly. > > > > No. I have though *a lot* about this. You can improve Vorbis comment to > > some extent. But it is way to limited. Try describing this with Voribs > > comments and you will see my point: > > <person role="vocal instrument" uri="http://person.no/" > > xml:lang="nb-NO">Person Peopleson</person> > > So we're looking at replacing vorbiscomment with a xml version? Yes. To me,...
2007 Sep 09
0
The use for an XML based metadata format
...band name, title, organisation involved, and people involved are > things that improve upon vorbiscomment and should probably be included > there directly. No. I have though *a lot* about this. You can improve Vorbis comment to some extent. But it is way to limited. Try describing this with Voribs comments and you will see my point: <person role="vocal instrument" uri="http://person.no/" xml:lang="nb-NO">Person Peopleson</person> > All I ask for is *not* to reinvent the wheel when there are already > working, semi-complete metadata formats f...
2007 Sep 09
7
The use for an XML based metadata format
Daniel, these are all good ideas and worth progressing. However, it may be better not to merge too many goals in one format (MPEG-7 did that and ended up as a big mess). So, I suggest to start by structuring the types of things you want - then finding out which parts belong where into existing formats such as vorbis comment, Skeleton and CMML, and only then start to develop a new format. For
2007 Sep 09
0
The use for an XML based metadata format
...; > > things that improve upon vorbiscomment and should probably be > > > > included there directly. > > > > > > No. I have though *a lot* about this. You can improve Vorbis comment to > > > some extent. But it is way to limited. Try describing this with Voribs > > > comments and you will see my point: > > > <person role="vocal instrument" uri="http://person.no/" > > > xml:lang="nb-NO">Person Peopleson</person> BTW: have you tried it yourself? If yes, and you have come up with a very te...
2001 Jun 22
2
Response to Ogg Vorbis comments
...s :) Amir wrote: > But it will not guarantee that the bit rate stays constant > throughout the clip, ruling it out for general streaming use. I disagree, and there's publically available code to prove it. Amir wrote: > From your comments around stereo seperation, it > sounds like Voribs may also be staying away from it (although this > could also be due to VBR mode). Unfortunately, this also means that > the codec has to try a lot harder to squeeze the bits as there is > twice as much high frequency information that has to be coded. But we > believe if someone created...
2003 Mar 24
7
Vorbis streams on Windows Media Player
I was under the impression that Tobias's Direct Show filters would allow Windows Media player to play Ogg Vorbis streams, but after testing it here, apparently it doesn't. Does anyone know if there is anyway of making WMP play vorbis streams? The company I'm involved with who will be creating thousands of internet stations will most likely need WMP to play the streams, since it is
2003 Mar 24
7
Vorbis streams on Windows Media Player
I was under the impression that Tobias's Direct Show filters would allow Windows Media player to play Ogg Vorbis streams, but after testing it here, apparently it doesn't. Does anyone know if there is anyway of making WMP play vorbis streams? The company I'm involved with who will be creating thousands of internet stations will most likely need WMP to play the streams, since it is
2007 Sep 09
2
The use for an XML based metadata format
...biscomment and should > > > > > probably be included there directly. > > > > > > > > No. I have though *a lot* about this. You can improve Vorbis > > > > comment to some extent. But it is way to limited. Try describing > > > > this with Voribs comments and you will see my point: > > > > <person role="vocal instrument" uri="http://person.no/" > > > > xml:lang="nb-NO">Person Peopleson</person> > > BTW: have you tried it yourself? If yes, and you have come up with a &gt...