mirror of
https://github.com/mpv-player/mpv
synced 2025-03-31 15:59:34 +00:00
Switch mkv demuxing to lavf by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31294 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e123aecb48
commit
9be39d0640
@ -212,6 +212,7 @@ static const char * const preferred_list[] = {
|
||||
"gxf",
|
||||
"nut",
|
||||
"nuv",
|
||||
"matroska",
|
||||
"mov,mp4,m4a,3gp,3g2,mj2",
|
||||
"mpc",
|
||||
"mpc8",
|
||||
|
Loading…
Reference in New Issue
Block a user