From af0da25baee9ba974c4f60b9ceac457409b99ff6 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 5 Jan 2006 22:47:08 +0000 Subject: Add MPEG fourcc to all MPEG decoders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17320 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index cb33814f94..a9e7bca962 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -46,6 +46,7 @@ videocodec ffmpeg1 fourcc mpg1 fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 + fourcc MPEG driver ffmpeg dll "mpeg1video" out YV12,I420,IYUV @@ -57,6 +58,7 @@ videocodec ffmpeg2 fourcc mpg2 fourcc "DVR " fourcc hdv2 + fourcc MPEG driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -73,6 +75,7 @@ videocodec ffmpeg12 fourcc VCR2 fourcc "DVR " fourcc hdv2 + fourcc MPEG driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV @@ -88,6 +91,7 @@ videocodec ffmpeg12mc fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 + fourcc MPEG driver ffmpeg dll "mpegvideo_xvmc" out IDCT_MPEG2 -- cgit v1.2.3