diff etc/codecs.conf @ 29637:a2311414eb93

kegavideo codec requires msvcr80 on windows remove incorrect out colorspace
author compn
date Mon, 14 Sep 2009 10:26:53 +0000
parents eb925f17f9a8
children 19ae7725dcf9
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Sep 14 09:47:08 2009 +0000
+++ b/etc/codecs.conf	Mon Sep 14 10:26:53 2009 +0000
@@ -2219,11 +2219,12 @@
 
 videocodec kegavideo
   info "Kega Video"
+  comment "requires MSVCR80.DLL on windows"
   status working
   fourcc KGV1
   driver vfw
   dll "KGV1-VFW.dll"
-  out BGR15,BGR16 flip
+  out BGR16 flip
 
 videocodec xfire
   info "xfire video"