mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 12:47:49 +00:00
XviD added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4207 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d2f8b0440a
commit
1b601664e5
@ -110,6 +110,7 @@ videocodec odivx
|
||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
|
||||
fourcc AP41 DIV3 ; AngelPotion stuff
|
||||
fourcc xvid,XVID,XviD
|
||||
format 0x4
|
||||
driver odivx
|
||||
dll "opendivx decore"
|
||||
@ -124,6 +125,7 @@ videocodec divx4
|
||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
|
||||
fourcc AP41 DIV3 ; AngelPotion stuff
|
||||
fourcc xvid,XVID,XviD
|
||||
format 0x4
|
||||
driver divx4
|
||||
dll "libdivxdecore.0"
|
||||
@ -244,6 +246,7 @@ videocodec ffodivx
|
||||
fourcc DIVX,divx
|
||||
fourcc DIV1,div1 divx
|
||||
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
fourcc xvid,XVID,XviD
|
||||
format 0x4
|
||||
driver ffmpeg
|
||||
dll mpeg4 ;opendivx
|
||||
|
Loading…
Reference in New Issue
Block a user