[NUT-devel] NUT samples / NUT muxer?
Rich Felker
dalias at aerifal.cx
Mon Mar 27 05:15:57 CEST 2006
On Sun, Mar 26, 2006 at 11:57:48PM +0100, Måns Rullgård wrote:
> Hi all,
>
> I thought it would be a good test of the NUT spec to see if I, not
> having followed the design discussions at all, could implement a
> demuxer (and later a muxer) only reading the spec. To test whether I
> got it right, I'd need some samples or a way of creating some. The
> muxer in the libnut repo tells me it creates broken files, and the
> lavf implementation is badly outdated. Is there anything that does
> create proper NUT files?
The muxer in the libnut repo is correct, to the best of our knowledge.
What's incorrect is the _demuxers_ in nutmerge. If you made a version
of nutmerge using avformat & avparsers to demux, it should generate
valid nut files.
Rich
More information about the NUT-devel
mailing list