changeset 33167:800353f84f4d

Support decoding Kega Video (kgv1) with FFmpeg.
author cehoyos
date Wed, 13 Apr 2011 07:38:41 +0000
parents eb7c55923711
children 0ee0e309677b
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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"