From 77cb01d34f0341c3e3cdcdb946739e7fb6e3dc7f Mon Sep 17 00:00:00 2001 From: compn Date: Sat, 12 Sep 2009 16:49:11 +0000 Subject: add kega video binary codec for fourcc kgv1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29673 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 2aade33cf3..e9b1593cb1 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2209,6 +2209,14 @@ videocodec webtrain 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 -- cgit v1.2.3