diff etc/codecs.conf @ 34207:82e08cd39ae2

Support Mobotix MxPEG decoding (bug 2004).
author cehoyos
date Fri, 04 Nov 2011 08:41:11 +0000
parents 985b12b73d0d
children aafe86a9a6e8
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Nov 03 19:33:05 2011 +0000
+++ b/etc/codecs.conf	Fri Nov 04 08:41:11 2011 +0000
@@ -2713,6 +2713,14 @@
   dll "amv"
   out YV12
 
+videocodec ffmxpeg
+  info "FFmpeg MxPEG"
+  status working
+  fourcc MXPG ; internal MPlayer FourCC
+  driver ffmpeg
+  dll mxpeg
+  out YV12
+
 videocodec ffsp5x
   info "SP5x codec - used by Aiptek MegaCam"
   status working