search for: vorbise

Displaying 8 results from an estimated 8 matches for "vorbise".

Did you mean: vorbis
2001 Mar 15
6
kolabore.de now vorbisized, up and running angain
Hi! FYI, the web site http://www.kolabore.de/ where we offer our own music is now completely vorbisized. :-) Because of the many releases we switched from direct download links to a simple database/cgi, so if you stumble over any problems, please let me know! Thanks and bye, Moritz --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
2001 Jan 31
1
Oggenc - strange display output
...t may even be beta2 (in fact I think it is), so it might have been fixed long ago. I just thought I'd (A) share it with you and (B) let you know in case it hasn't been. Geoff. PS: Are there any plans to (again if it hasn't been done) rewrite mp3tovorbis for use with oggenc instead of vorbise? --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe message...
2014 Feb 02
1
Trouble implementing ov_callbacks, endless loop calling seek_func
Hello list, I've been having a tough time adding windows resource support to my ogg vorbise decoder, although I think I am close. Basically when I call ov_open_callbacks(), it doesn't ever return and repeatedly calls my seek_func. I'm hoping it is something obvious, but I can't see why my seek_func is being called endlessly. If the file is seekable, I should return 0, right?...
2001 Aug 08
3
Will Vorbis happily decode packets with random data?
Hi, For my application there's been some talk of people hiding viruses in Vorbis files. While the possibility's remote, I'm exploring ways to verify that a give file really is a Vorbis file, and doesn't even have long streaches of executable code in the middle of it. If a file has valid Ogg page structure, and a valid Vorbis header, but somewhere in the file a packet has been
2014 Feb 02
0
unsubscribe
...inator at gmail.com> > Subject: [Vorbis] Trouble implementing ov_callbacks, endless loop calling seek_func > Date: 2 February, 2014 1:54:15 AM PST > To: vorbis at xiph.org > > > Hello list, > > I've been having a tough time adding windows resource support to my ogg vorbise decoder, although I think I am close. Basically when I call ov_open_callbacks(), it doesn't ever return and repeatedly calls my seek_func. > > I'm hoping it is something obvious, but I can't see why my seek_func is being called endlessly. If the file is seekable, I should return...
2001 Oct 25
2
FAQ correction
The FAQ says (at its very end): > Does Vorbis support mid/side stereo modes? More than stereo? > > Vorbis has hooks for mid/side stereo and continuous balance stereo, > but the channel mappings for both are yet to be formally specified and > implemented. Currently, Vorbis channels are uncoupled. > This should be updated so that people know how good is Vorbis :) > Vorbis does
2001 Mar 12
2
need feedback on OGG info page
Hi! While vorbisizing our web site, I also wrote an information page about OGG Vorbis in order to help our visitors to both understand what OGG is all about and learn how to (easily) play our and others .ogg files. Since English is not my native language, I could use some help/feedback/proofreading on that page. What I want in the end is understandable, plain English (that can also be understood
2000 Apr 28
2
Metadata followup
Once upon a time Monty said: >id3v2 will not be a part of Vorbis. Ogg bistreams allow mixing streams of any >type, and there will be an XML stream type defined for metadata. This is a >better solution than id3 in just about every technical sense. The Ogg >bitstream code to support this already exists. Can you please elaborate? Is this functionality complete? The only mention to