diff etc/codecs.conf @ 6701:522713337297

Support for Xvid using their new api. If divx4 compatiblity is disabeled in xvid it can be used along with divx4.
author albeu
date Wed, 10 Jul 2002 20:56:57 +0000
parents 6a2c24ce2d9e
children 58e730c20213
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Jul 10 13:58:54 2002 +0000
+++ b/etc/codecs.conf	Wed Jul 10 20:56:57 2002 +0000
@@ -268,6 +268,20 @@
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV
 
+videocodec xvid
+  info "Xvid (MPEG-4)"
+  status working
+  fourcc DIVX,divx
+  fourcc xvid,XVID,XviD
+  format 0x4
+  driver xvid
+  out YV12
+  out I420
+  out YUY2
+  out UYVY
+  out YVYU
+  out BGR32,BGR24,BGR16,BGR15
+
 ; divx4 does direct render, and is native on linux
 
 videocodec odivx