From b2a8be81e6267488fc9aeef445f3a4a2a474e382 Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 16 Jan 2009 19:09:57 +0000 Subject: add mimic in avi fourcc LM20 to ffmimic MidiVid3 binary decoder for MV30 Telegeny binary decoder for VDTZ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28335 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 5f3d13dff2..0a1371148a 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -38,6 +38,7 @@ videocodec ffmimic info "FFmpeg Mimic video" status working fourcc ML20 + fourcc LM20 ; mimic in avi out I420 driver ffmpeg dll "mimic" @@ -1717,6 +1718,14 @@ videocodec psiv dll "psiv.dll" out BGR32,BGR24 query,flip +videocodec midivid3 + info "www.midivid.com/codec/mv3codec.html" + status working + fourcc MV30 + driver vfw + dll "MV3.dll" + out BGR24,BGR16 + videocodec nsvideo info "Power VideoWorks video" status working @@ -2126,6 +2135,14 @@ videocodec tridvfw dll "TRICDC32.DRV" out BGR24 flip +videocodec vdtzvfw + info "Telegeny VDTZ" + status working + fourcc VDTZ + driver vfw + dll "VTZ32.DLL" + out BGR24 flip + videocodec vivd2 info "SoftMedia ViVD V2 codec VfW" status working -- cgit v1.2.3