changeset 30490:c1d375bca9e1

Support GEOV video codec: Hangs on exit
author cehoyos
date Thu, 11 Feb 2010 01:12:37 +0000
parents 8ee6bb538f53
children 9eb9dd33e2ed
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Feb 09 19:43:02 2010 +0000
+++ b/etc/codecs.conf	Thu Feb 11 01:12:37 2010 +0000
@@ -67,6 +67,14 @@
   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