mirror of
https://github.com/mpv-player/mpv
synced 2025-03-18 08:39:01 +00:00
M263 (M$ h263) can be decoded by lavc H.263 decoder
Patch by Corey Hickey git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17144 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a67ea19fa9
commit
e26849cee0
@ -960,7 +960,7 @@ videocodec ffi263
|
||||
videocodec ffh263
|
||||
info "FFmpeg H.263+ decoder"
|
||||
status working
|
||||
fourcc H263,U263,h263,X263
|
||||
fourcc H263,U263,h263,X263,M263
|
||||
fourcc viv1 h263
|
||||
fourcc s263
|
||||
driver ffmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user