[vlc-devel] Re: Annodex support for Ogg demuxer
Gildas Bazin
gbazin at altern.org
Sat Mar 13 21:33:34 CET 2004
On Tuesday 09 March 2004 01:02, ozone at algorithm.com.au wrote:
> On 09/03/2004, at 10:04 AM, System administration wrote:
> >
> > I'm implementing support for Annodexed media, which is a media
> > encapsulation format that is based on the Ogg file format; see
> > <http://www.annodex.net> for info about Annodex, or
> > <http://www.ietf.org/internet-drafts/draft-pfeiffer-annodex-01.txt>
> > for the IETF internet-draft for details of the actual file format.
> >
> > Below is a patch for VLC for it to support the Annodex bitstream
> > format. It's a fairly straightforward modification of the current Ogg
> > demuxer: the most significant changes are adding support for for the
> > new "AnxData" Ogg header packet, and refactoring the code that reads
> > in Vorbis and Theora headers so that they're now in a self-contained
> > function rather than being embedded in the Ogg_FindLogicalStreams()
> > function. Please consider it for inclusion into the main VLC trunk;
> > thanks!
> >
Thanks for this patch.
I've just committed it with a few small modifications so it would be good if
you could test it :)
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list