[MPlayer-dev-eng] Re: new nut thread
D Richard Felker III
dalias at aerifal.cx
Mon Oct 11 05:02:31 CEST 2004
On Mon, Oct 11, 2004 at 12:20:53AM +0200, Michael Niedermayer wrote:
> Hi
>
> On Sunday 10 October 2004 22:42, D Richard Felker III wrote:
> > On Sun, Oct 10, 2004 at 05:44:07PM +0200, Moritz Bunkus wrote:
> > > Hey,
> > >
> > > > from what i've seen, all mkv files use the V_MS crap rather than using
> > > > new standard codec ids. this is exactly what i want to avoid if
> > > > possible...
> > >
> > > For video yes (for MPEG4, not for RealVideo) because the bitstreams are
> > > still packed (the whole B frame mess...). Once we implement (both in the
> > > muxing apps and all the relevant demuxers) proper B frame handling and
> > > proper MPEG4 storage (similar to MP4) V_MS/* won't be used for that
> > > anymore.
> >
> > my understanding is that this packing is explicitly illegal in nut.
>
> IMHO no, but dont tell anyone ;), i really dont want to see "packed" mpeg4 in
> nut
yeah, the problem is the question: is it invalid non-packetized
storage of a standard format (mpeg4)? or is it valid storage of a
stupid nonstandard format (xvid)?
it might be possible to write a sane rule to make it illegal, but i
don't know what to do since it's obviously brain damaged and should
never be used..
> btw, its also quite annoying that its called packed, that sounds like it would
> need fewer bits at the same quality
agree.
rich
More information about the MPlayer-dev-eng
mailing list