changeset 11554:6a2faa31a283

Duck truemotion1 support using libavcodec
author rtognimp
date Wed, 03 Dec 2003 22:25:32 +0000
parents 656932ca58ab
children 2a84e9145fa3
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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"