From 6413e0fe79c36f4e571af36e74dbe61071cfcca0 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 6 Feb 2006 21:24:17 +0000 Subject: Add support for Zip Motion-Block Video (ZMB), patch by Kostya. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17542 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 21fbda8a97..08f564469a 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -9,6 +9,14 @@ release 20050728 ; VIDEO CODECS ;============================================================================= +videocodec zmbv + info "Zip Motion-Block Video" + status working + fourcc ZMBV + driver vfw + dll "zmbv.dll" + out BGR24,BGR15,BGR8 query,flip + ; MPEG-1/2 decoding: ; Note: mpegpes is preferred for hw decoders: -- cgit v1.2.3