[NUT-devel] NUT samples / NUT muxer?
Rich Felker
dalias at aerifal.cx
Mon Mar 27 17:49:40 CEST 2006
On Mon, Mar 27, 2006 at 08:06:46AM +0100, Måns Rullgård wrote:
> Rich Felker <dalias at aerifal.cx> writes:
>
> > 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.
>
> OK, so what's with this:
>
> $ ./nutmerge
> ==============================================================
> PLEASE NOTE THAT NUTMERGE FOR NOW CREATES _INVALID_ NUT FILES.
> DO NOT USE THESE FILES FOR ANYTHING BUT TESTING LIBNUT.
> ==============================================================
Notice that it says nutmerge creates invalid files (due to broken
demuxers), not libnut creates invalid files.
Rich
More information about the NUT-devel
mailing list