summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index dcf480c529..d6a8d67acb 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1225,6 +1225,14 @@ videocodec CJPG
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"