From ffce5bb4b4ab4c676fa64191484ef725dd5a743b Mon Sep 17 00:00:00 2001 From: iive Date: Fri, 11 Jun 2004 08:09:24 +0000 Subject: mpeg2 chroma422/444 support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12563 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index bb3cbad119..9b78ef4fbc 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -50,6 +50,7 @@ videocodec ffmpeg2 driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV + out 422P,444P ; for backward compatibility videocodec ffmpeg12 @@ -63,6 +64,7 @@ videocodec ffmpeg12 driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV + out 422P,444P videocodec ffmpeg12mc info "FFmpeg MPEG 1/2 (XvMC)" -- cgit v1.2.3