summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 9771ef4642..e36fa318e3 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -258,6 +258,22 @@ videocodec cvid
out YUY2
out BGR32,BGR24
+videocodec ffmszh
+ info "AVImszh (native codec)"
+ status working
+ fourcc MSZH
+ driver ffmpeg
+ dll "mszh"
+ out BGR24
+
+videocodec ffzlib
+ info "AVIzlib (native codec)"
+ status working
+ fourcc ZLIB
+ driver ffmpeg
+ dll "zlib"
+ out BGR24
+
videocodec mpmszh
info "AVImszh (native codec)"
status working