From b3978d78b2fe2c04057604175adb373400296df8 Mon Sep 17 00:00:00 2001 From: compn Date: Mon, 28 Jul 2008 00:50:39 +0000 Subject: add ffmotionpixels codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27355 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index aa539fbdcf..97b5ecca97 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -9,6 +9,15 @@ release 20070930 ; VIDEO CODECS ;============================================================================= +videocodec ffmvi1 + info "FFmpeg Motion Pixels Decoder" + status working + fourcc MVI1 ; internal MPlayer FourCC + driver ffmpeg + dll motionpixels + out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 + out YV12,YUY2 + videocodec ffmdec info "FFmpeg Sony PlayStation MDEC (Motion DECoder)" status working -- cgit v1.2.3