[MPlayer-dev-eng] [PATCH]Support CDXL playback without -demuxer lavf

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Feb 19 21:30:34 CET 2012


On Sun, Feb 19, 2012 at 08:02:31PM +0000, Carl Eugen Hoyos wrote:
> compn <tempn <at> twmi.rr.com> writes:
> 
> > > static const char * const preferred_list[] = {
> > >+    "cdxl",
> > >     "dxa",
> > >     "flv",
> > >     "gxf",
> > 
> > lgtm
> 
> Patch applied.
> 
> > btw looking at that list, it seems there are more extensions 
> > for flv and mp4. i'm not sure if they should all be listed?
> 
> Do you have a sample?
> (I suspect the list does not contain file suffixes.)

It contains demuxer names.
Also I mentioned it before on a similar patch that this
kind of workaround should only be done after it is understood
why exactly it is needed.
There are two reasons for stuff to be there
1) reducing streaming startup time
2) bug workarounds in our demuxers that are not worth fixing


More information about the MPlayer-dev-eng mailing list