changeset 2088:c42b1e60934a

Divx4windows added
author arpi
date Fri, 05 Oct 2001 00:13:31 +0000
parents fbf7ce9401ff
children d7920c8257e2
files etc/codecs.conf
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Oct 05 00:08:58 2001 +0000
+++ b/etc/codecs.conf	Fri Oct 05 00:13:31 2001 +0000
@@ -118,6 +118,22 @@
   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