From d17f5c5c72f9d9207db83908117e07773ac9a131 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 16 Sep 2008 02:43:02 +0000 Subject: yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27627 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index c8c06023e4..4dc66c48ff 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -85,6 +85,7 @@ videocodec mpegpes fourcc xdv7,xdv8,xdv9 fourcc xdva,xdvb,xdvc fourcc xdvd,xdve,xdvf + fourcc xd5b driver mpegpes out MPES @@ -119,6 +120,7 @@ videocodec ffmpeg2 fourcc xdv7,xdv8,xdv9 fourcc xdva,xdvb,xdvc fourcc xdvd,xdve,xdvf + fourcc xd5b driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -147,6 +149,7 @@ videocodec ffmpeg12 fourcc xdv7,xdv8,xdv9 fourcc xdva,xdvb,xdvc fourcc xdvd,xdve,xdvf + fourcc xd5b driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV @@ -176,6 +179,7 @@ videocodec mpeg12 fourcc xdv7,xdv8,xdv9 fourcc xdva,xdvb,xdvc fourcc xdvd,xdve,xdvf + fourcc xd5b driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV @@ -203,6 +207,7 @@ videocodec ffmpeg12mc fourcc xdv7,xdv8,xdv9 fourcc xdva,xdvb,xdvc fourcc xdvd,xdve,xdvf + fourcc xd5b driver ffmpeg dll "mpegvideo_xvmc" out IDCT_MPEG2 -- cgit v1.2.3