mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
Add DIvX5 FourCC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5011 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
aa0495149f
commit
454e1431d7
@ -111,6 +111,7 @@ videocodec odivx
|
||||
fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
|
||||
fourcc AP41 DIV3 ; AngelPotion stuff
|
||||
fourcc xvid,XVID,XviD
|
||||
fourcc DX50
|
||||
format 0x4
|
||||
driver odivx
|
||||
dll "opendivx decore"
|
||||
@ -126,6 +127,7 @@ videocodec divx4
|
||||
fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
|
||||
fourcc AP41 DIV3 ; AngelPotion stuff
|
||||
fourcc xvid,XVID,XviD
|
||||
fourcc DX50
|
||||
format 0x4
|
||||
driver divx4
|
||||
dll "libdivxdecore.0"
|
||||
@ -251,6 +253,7 @@ videocodec ffodivx
|
||||
fourcc DIV1,div1 divx
|
||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
fourcc xvid,XVID,XviD
|
||||
; fourcc DX50
|
||||
format 0x4
|
||||
driver ffmpeg
|
||||
dll mpeg4 ;opendivx
|
||||
|
Loading…
Reference in New Issue
Block a user