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 99c402d367..6e04bc032f 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -67,6 +67,14 @@ videocodec ffzmbv
dll "zmbv"
out RGB24
+videocodec geov
+ info "GeoCodec"
+ status buggy
+ fourcc GEOV
+ driver vfw
+ dll "GeoCodec.dll"
+ out BGR24 flip
+
videocodec zmbv
info "Zip Motion-Block Video"
status working