mirror of https://github.com/mpv-player/mpv
add new 3ivx.com fourccs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7727 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b363309d04
commit
6693737ca9
|
@ -239,6 +239,7 @@ videocodec ffdivx
|
||||||
fourcc DIV3,div3,DIV4,div4
|
fourcc DIV3,div3,DIV4,div4
|
||||||
fourcc AP41 div3 ; AngelPotion stuff
|
fourcc AP41 div3 ; AngelPotion stuff
|
||||||
fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax)
|
fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax)
|
||||||
|
fourcc 3IVD,3ivd ; divxdoctored files (3ivx.com)
|
||||||
driver ffmpeg
|
driver ffmpeg
|
||||||
dll msmpeg4
|
dll msmpeg4
|
||||||
out YV12,I420,IYUV
|
out YV12,I420,IYUV
|
||||||
|
@ -281,6 +282,7 @@ videocodec ffodivx
|
||||||
fourcc mp4v
|
fourcc mp4v
|
||||||
format 0x4
|
format 0x4
|
||||||
fourcc UMP4
|
fourcc UMP4
|
||||||
|
fourcc 3IV2,3iv2 ; 3ivx Delta 4
|
||||||
driver ffmpeg
|
driver ffmpeg
|
||||||
dll mpeg4 ;opendivx
|
dll mpeg4 ;opendivx
|
||||||
out YV12,I420,IYUV
|
out YV12,I420,IYUV
|
||||||
|
|
Loading…
Reference in New Issue