Mercurial > mplayer.hg
changeset 29931:aa70aba2bbcb
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders
author | compn |
---|---|
date | Tue, 01 Dec 2009 05:02:26 +0000 |
parents | a57d9fbbd29c |
children | 7c5fd4b35889 |
files | etc/codecs.conf |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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