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

compn tempn at twmi.rr.com
Sat Feb 18 01:35:52 CET 2012


On Sat, 18 Feb 2012 00:06:11 +0100, Carl Eugen Hoyos wrote:
>+++ libmpdemux/demux_lavf.c	(working copy)
>@@ -208,6 +208,7 @@
> }
> 
> static const char * const preferred_list[] = {
>+    "cdxl",
>     "dxa",
>     "flv",
>     "gxf",

lgtm

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?

flv has .flv, .f4v, .f4p, .f4a, .f4b. according to wikipedia.

and mp4 has qt, m4v, m4b, m4r, k3g, skm (according to multimedia wiki,
we have samples for some of them)

-compn


More information about the MPlayer-dev-eng mailing list