From cb8ae3fe63a2d58cf29d23dfb733781563186b08 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 1 Dec 2009 05:02:26 +0000 Subject: add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29973 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 49faf25322..2a16832ab8 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -162,6 +162,7 @@ videocodec ffmpeg2 fourcc m2v1 fourcc PIM2 fourcc LMP2 ; Lead mpeg2 in avi + fourcc slif ; SoftLab MPEG-2 I-frames Codec driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -200,6 +201,7 @@ videocodec ffmpeg12 fourcc mp2v,mpgv fourcc m2v1,m1v1 fourcc LMP2 ; Lead mpeg2 in avi + fourcc slif ; SoftLab MPEG-2 I-frames Codec driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV -- cgit v1.2.3