mirror of https://github.com/mpv-player/mpv
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
This change makes it the preferred decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25042 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90e6e28449
commit
bbb05f5adf
|
@ -570,7 +570,7 @@ videocodec ffwmv1
|
|||
|
||||
videocodec ffwmv2
|
||||
info "FFmpeg WMV2/WMV8"
|
||||
status buggy
|
||||
status working
|
||||
fourcc WMV2,wmv2
|
||||
driver ffmpeg
|
||||
dll wmv2
|
||||
|
|
Loading…
Reference in New Issue