diff etc/codecs.conf @ 34244:07aabc1bb1fd

Add support for decoding EA CMV files.
author reimar
date Tue, 08 Nov 2011 21:19:39 +0000
parents f25ac0f261f6
children 3498659ef543
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Nov 08 21:12:37 2011 +0000
+++ b/etc/codecs.conf	Tue Nov 08 21:19:39 2011 +0000
@@ -45,6 +45,14 @@
   dll cdgraphics
   out BGR8
 
+videocodec ffeacmv
+  info "FFmpeg EA CMV"
+  status working
+  fourcc MVIf ; internal MPlayer FourCC
+  driver ffmpeg
+  dll eacmv
+  out BGR8
+
 videocodec ffmvi1
   info "FFmpeg Motion Pixels"
   status working