diff etc/codecs.conf @ 11554:6a2faa31a283

Duck truemotion1 support using libavcodec
author rtognimp
date Wed, 03 Dec 2003 22:25:32 +0000
parents e3c94567f1db
children 57798b6a2a29
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 03 17:44:15 2003 +0000
+++ b/etc/codecs.conf	Wed Dec 03 22:25:32 2003 +0000
@@ -1225,6 +1225,14 @@
   out UYVY
   out BGR24,BGR15
 
+videocodec ffduck
+  info "Duck Truemotion1"
+  status working
+  fourcc DUCK
+  driver ffmpeg
+  dll "truemotion1"
+  out BGR15
+
 ; our BGR15->BGR32 is bad or the DLL?
 videocodec tm20
   info "TrueMotion 2.0"