changeset 29631:260afac0b87f

add kega video binary codec for fourcc kgv1
author compn
date Sat, 12 Sep 2009 16:49:11 +0000
parents aad17c6e8fb7
children 75dd81db0184
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Sep 12 06:10:42 2009 +0000
+++ b/etc/codecs.conf	Sat Sep 12 16:49:11 2009 +0000
@@ -2209,6 +2209,14 @@
   dll "wtvc.dll"
   out BGR16 flip
 
+videocodec kegavideo
+  info "Kega Video"
+  status working
+  fourcc KGV1
+  driver vfw
+  dll "KGV1-VFW.dll"
+  out BGR15,BGR16 flip
+
 videocodec xfire
   info "xfire video"
   status working