summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6984effb55..f798e90fca 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2605,6 +2605,14 @@ videocodec webtrain
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"