diff etc/codecs.conf @ 34500:b8c768d93a55

Allow motionpixels playback on little endian.
author cehoyos
date Mon, 23 Jan 2012 13:57:22 +0000
parents db70ec64faf6
children 24d759ba7d5e
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jan 22 00:29:56 2012 +0000
+++ b/etc/codecs.conf	Mon Jan 23 13:57:22 2012 +0000
@@ -67,8 +67,7 @@
   fourcc MVI1 ; internal MPlayer FourCC
   driver ffmpeg
   dll motionpixels
-  out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
-  out YV12,YUY2
+  out BGR15
 
 videocodec ffmdec
   info "FFmpeg Sony PlayStation MDEC (Motion DECoder)"