[NUT-devel] r19110 - trunk/DOCS/tech/nut.txt
Rich Felker
dalias at aerifal.cx
Sun Jul 16 23:53:40 CEST 2006
On Sun, Jul 16, 2006 at 03:43:11PM +0300, Ivan Kalvachev wrote:
> >> Could we perhaps generalize that format to include all codecs with
> >> several chunks of extradata, not only ogg based codecs? I'm not aware
> >> of any others, but for all I know they might exist.
> >
> >ok, but the following needs disscussion:
> >A always choose ogg style lacing
> >B always choose v + packet data (nut style)
> >C use whatever matroska uses + one of the above for the cases not
> >supported by
> >matroska
>
> I don't think there is place for discussion. Always use nut style.
No, read my post about the intent...
The demuxer has nothing to do with parsing this information. It's part
of the codec layer. If it were part of the demuxer layer, we would
have a whole huge bloated elaborate "multi-packet-extradata-database"
layer in NUT which is obviously an abomination.
Rich
More information about the NUT-devel
mailing list