# HG changeset patch # User compn # Date 1259643746 0 # Node ID aa70aba2bbcb2128f32a3b0c1597c45c75244216 # Parent a57d9fbbd29cc097e26e833c00e8afdf790a38a3 add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders diff -r a57d9fbbd29c -r aa70aba2bbcb etc/codecs.conf --- a/etc/codecs.conf Sun Nov 29 05:18:40 2009 +0000 +++ b/etc/codecs.conf Tue Dec 01 05:02:26 2009 +0000 @@ -162,6 +162,7 @@ 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 @@ 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