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"
|
info "FFmpeg M$ MPEG-4 v2"
|
||||||
status working
|
status working
|
||||||
fourcc DIV2,div2 mp42
|
fourcc DIV2,div2 mp42
|
||||||
fourcc MP42 mp42
|
fourcc MP42,mp42
|
||||||
driver ffmpeg
|
driver ffmpeg
|
||||||
dll msmpeg4v2
|
dll msmpeg4v2
|
||||||
out YV12,I420,IYUV
|
out YV12,I420,IYUV
|
||||||
|
@ -225,6 +225,7 @@ videocodec ffodivx
|
||||||
fourcc DIVX,divx
|
fourcc DIVX,divx
|
||||||
fourcc DIV1,div1 divx
|
fourcc DIV1,div1 divx
|
||||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||||
|
fourcc M4S2,m4s2
|
||||||
fourcc xvid,XVID,XviD
|
fourcc xvid,XVID,XviD
|
||||||
fourcc DX50
|
fourcc DX50
|
||||||
fourcc mp4v
|
fourcc mp4v
|
||||||
|
|
Loading…
Reference in New Issue