[MPlayer-dev-eng] [PATCH] force lavf for flac because native demuxer cant handle album art
compn
tempn at mi.rr.com
Sat Sep 26 14:04:57 CEST 2015
http://samples.ffmpeg.org/flac/Chelsea%20Wolfe%20-%20Pain%20Is%20Beauty%20-%2001%20-%20Feral%20Love.flac
i forgot if this is all that needs to be done...
using demuxer lavf now gets mplayer to show album art, which may not be
a desired result for some users.
-compn
Index: demux_lavf.c
===================================================================
--- demux_lavf.c (revision 37526)
+++ demux_lavf.c (working copy)
@@ -222,6 +222,7 @@
"cdxl",
"dxa",
"flv",
+ "flac",
"gxf",
"nut",
"nuv",
More information about the MPlayer-dev-eng
mailing list