mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +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",
|
||||
"flv",
|
||||
"swf",
|
||||
"mov,mp4,m4a,3gp,3g2,mj2",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user