summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6f371b6327..718eeabc16 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -9,6 +9,14 @@ release 20050728
; VIDEO CODECS
;=============================================================================
+videocodec ffzmbv
+ info "FFmpeg Zip Motion-Block Video"
+ status working
+ fourcc ZMBV
+ driver ffmpeg
+ dll "zmbv"
+ out RGB24
+
videocodec zmbv
info "Zip Motion-Block Video"
status working