mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01:00
Prefer lavf mov demuxer over our own, it should work better most of the time now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3560751199
commit
e4cf805580
@ -229,6 +229,7 @@ static const char *preferred_list[] = {
|
|||||||
"mxf",
|
"mxf",
|
||||||
"flv",
|
"flv",
|
||||||
"swf",
|
"swf",
|
||||||
|
"mov,mp4,m4a,3gp,3g2,mj2",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user