diff etc/codecs.conf @ 33167:800353f84f4d

Support decoding Kega Video (kgv1) with FFmpeg.
author cehoyos
date Wed, 13 Apr 2011 07:38:41 +0000
parents 6bcfd2a73d43
children 6ef39cd0d5e1
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Apr 12 09:19:31 2011 +0000
+++ b/etc/codecs.conf	Wed Apr 13 07:38:41 2011 +0000
@@ -2649,6 +2649,14 @@
   dll "wtvc.dll"
   out BGR16 flip
 
+videocodec ffkega
+  info "FFmpeg Kega Video"
+  status working
+  fourcc KGV1
+  driver ffmpeg
+  dll kgv1
+  out BGR15
+
 videocodec kegavideo
   info "Kega Video"
   comment "requires MSVCR80.DLL on windows"