[MPlayer-dev-eng] The audio demuxer patch

Felix Buenemann atmosfear at users.sourceforge.net
Sun Feb 17 23:58:55 CET 2002


On Friday, 15. February 2002 00:48, Arpi wrote:
> > > Is ogg vorbis supported?
> > No, but I'm trying to write another demuxer for ogg stream.
>
> hmm. the ogg/vorbis audio "codec" in dec_audio also contains ogg demuxer...
> (as the whole ogg stream is muxed into AVI files)
With the speciality that the first vorbis headers are inside the avi header 
and decoded manually from there. Decoding a standard ogg vorbis stream with 
the headers at beginning of ogg stream should differ a bit, but it should be 
easy to do.
You should look at the sample sources that come with libogg and libvorbis to 
get an idea how it works (and they also have api documentation in html form).
If you want to know more about the specifics of oggvorbis audio in avi I 
could dig out the name and contact info of the author of the windows 
directshow oggvorbis codec.
-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________




More information about the MPlayer-dev-eng mailing list