summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-05 00:13:31 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-05 00:13:31 +0000
commitf351f3b2eb1fb3098b117c8a784a5a5361f42fcd (patch)
tree728d2daee81fe5077975338682c22e60b4684ae6 /etc
parent0898f2141acffa04b082863704d7d1b69ccd3a00 (diff)
downloadmpv-f351f3b2eb1fb3098b117c8a784a5a5361f42fcd.tar.bz2
mpv-f351f3b2eb1fb3098b117c8a784a5a5361f42fcd.tar.xz
Divx4windows added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2089 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f4e89b1290..226e0d41f0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -118,6 +118,22 @@ videocodec divx4
out UYVY
out BGR32,BGR24,BGR16,BGR15
+videocodec divx4vfw
+ info "DivX4Windows-VFW (DivX 3.x, DivX4)"
+ status working
+ comment "with postprocessing!!!"
+ fourcc DIVX,divx ; opendivx / divx4
+ fourcc DIV1,div1 divx
+ fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
+ fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
+ fourcc AP41 DIV3 ; AngelPotion stuff
+ format 0x4
+ driver vfw
+ dll "divx.dll"
+; out YV12 ; buggy
+ out YUY2
+ out BGR32,BGR24,BGR15
+
videocodec i263
info "I263"
status working