diff etc/codecs.conf @ 22918:b2be172c1366

support for C93 video
author diego
date Sat, 07 Apr 2007 16:50:33 +0000
parents 48b3b0aab275
children 73a4fa72d04a
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Apr 07 16:42:28 2007 +0000
+++ b/etc/codecs.conf	Sat Apr 07 16:50:33 2007 +0000
@@ -2035,6 +2035,14 @@
   dll "vqavideo"
   out BGR8
 
+videocodec ffc93
+  info "FFmpeg C93 Video"
+  status buggy
+  fourcc C93V ; internal MPlayer FourCC
+  driver ffmpeg
+  dll c93
+  out BGR8
+
 
 ; raw formats:  (now RGB formats are autodetected)