From 182001aef1e2d66228fb603424ac37c8f814aae6 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Thu, 11 Feb 2010 01:12:37 +0000 Subject: Support GEOV video codec: Hangs on exit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30532 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 99c402d367..6e04bc032f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -67,6 +67,14 @@ videocodec ffzmbv dll "zmbv" out RGB24 +videocodec geov + info "GeoCodec" + status buggy + fourcc GEOV + driver vfw + dll "GeoCodec.dll" + out BGR24 flip + videocodec zmbv info "Zip Motion-Block Video" status working -- cgit v1.2.3