diff etc/codecs.conf @ 27323:7a41444980f3

add ffmotionpixels codec
author compn
date Mon, 28 Jul 2008 00:50:39 +0000
parents b9af28b39daf
children f52396a61654
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jul 26 22:27:50 2008 +0000
+++ b/etc/codecs.conf	Mon Jul 28 00:50:39 2008 +0000
@@ -9,6 +9,15 @@
 ;                   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