From 2c1616fb79000261beb52ec4d033404d2c7f1f11 Mon Sep 17 00:00:00 2001 From: compn Date: Wed, 30 Jul 2008 03:30:48 +0000 Subject: add XDCAM and more HDV MPEG2 fourccs tested on /MPlayer/incoming/hdv6/hdv6.mov http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-July/050348.html git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27367 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 559de7f439..0541315108 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -77,6 +77,12 @@ videocodec mpegpes format 0x10000002 ; mpeg 2 fourcc mpg1,MPG1,mpg2,MPG2 fourcc MPEG + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf driver mpegpes out MPES @@ -104,6 +110,12 @@ videocodec ffmpeg2 fourcc hdv5 ; HDV 720p25 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) fourcc MMES,mmes ; matrox mpeg2 in avi + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -125,6 +137,12 @@ videocodec ffmpeg12 fourcc hdv5 ; HDV 720p25 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) fourcc MMES,mmes ; matrox mpeg2 in avi + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV @@ -147,6 +165,12 @@ videocodec mpeg12 fourcc hdv5 ; HDV 720p25 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) fourcc MMES,mmes ; matrox mpeg2 in avi + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV @@ -167,6 +191,12 @@ videocodec ffmpeg12mc fourcc hdv5 ; HDV 720p25 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) fourcc MMES,mmes ; matrox mpeg2 in avi + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf driver ffmpeg dll "mpegvideo_xvmc" out IDCT_MPEG2 -- cgit v1.2.3