From 5c10618fa191d306e6d6674dd2fc7ad46476f85d Mon Sep 17 00:00:00 2001 From: kostya Date: Tue, 9 Feb 2010 08:46:07 +0000 Subject: There is Indeo 5 decoder in FFmpeg now, so register it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30529 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 d018d2d0a2..99c402d367 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1675,6 +1675,14 @@ videocodec indeo3xa dll "vid_iv32.xa" out YVU9 +videocodec ffindeo5 + info "FFmpeg Indeo 5" + status working + fourcc IV50 + driver ffmpeg + dll indeo5 + out YVU9 + ; DV: qdv is more stable... libdv is slow, mcdv is unstable videocodec ffdv -- cgit v1.2.3