mirror of https://github.com/mpv-player/mpv
ffodivx m4s2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6011 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
916a1d5dea
commit
4549fd1164
|
@ -214,7 +214,7 @@ videocodec ffmp42
|
|||
info "FFmpeg M$ MPEG-4 v2"
|
||||
status working
|
||||
fourcc DIV2,div2 mp42
|
||||
fourcc MP42 mp42
|
||||
fourcc MP42,mp42
|
||||
driver ffmpeg
|
||||
dll msmpeg4v2
|
||||
out YV12,I420,IYUV
|
||||
|
@ -225,6 +225,7 @@ videocodec ffodivx
|
|||
fourcc DIVX,divx
|
||||
fourcc DIV1,div1 divx
|
||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
fourcc M4S2,m4s2
|
||||
fourcc xvid,XVID,XviD
|
||||
fourcc DX50
|
||||
fourcc mp4v
|
||||
|
|
Loading…
Reference in New Issue