From 04234277b514e728d2498a2ab4212a3326078d91 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sat, 9 Jul 2005 18:47:01 +0000 Subject: Sync fourcc for all mpeg12 codecs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15946 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 36c24c4a17..31c7136098 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -29,6 +29,10 @@ videocodec mpeg12 format 0x10000002 ; MPEG-2 fourcc "DVR " fourcc hdv2 + fourcc mpg1 + fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc VCR2 + fourcc mpg2 driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV @@ -66,6 +70,8 @@ videocodec ffmpeg12 fourcc mpg1,mpg2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 + fourcc "DVR " + fourcc hdv2 driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV @@ -80,6 +86,7 @@ videocodec ffmpeg12mc fourcc "DVR " fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc VCR2 driver ffmpeg dll "mpegvideo_xvmc" out IDCT_MPEG2 -- cgit v1.2.3