From 32fb50d057f032ca427fd294d4a4e253453fe5f3 Mon Sep 17 00:00:00 2001 From: compn Date: Wed, 12 Dec 2007 13:39:01 +0000 Subject: add lagarith codec, someone finally found it in the wild. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25380 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 1f0574232a..6a280fcaab 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1401,6 +1401,15 @@ videocodec LEADMW20 guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9 out BGR24,BGR8 flip +videocodec lagarith + info "Lagarith Lossless Video Codec" + comment "http://lags.leetcode.net/codec.html" + status working + fourcc LAGS + driver vfw + dll "lagarith.dll" + out BGR32,BGR24 flip + videocodec ffvp3 info "FFmpeg VP3" status untested -- cgit v1.2.3