diff etc/codecs.conf @ 34363:995cbc4b5884

Support FFmpeg 8088flex TMV decoder.
author cehoyos
date Tue, 20 Dec 2011 00:11:26 +0000
parents 7651f6b0f730
children 73af1364a09d
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Dec 18 10:28:24 2011 +0000
+++ b/etc/codecs.conf	Tue Dec 20 00:11:26 2011 +0000
@@ -3487,6 +3487,14 @@
   dll txd
   out BGR32
 
+videocodec fftmv
+  info "FFmpeg 8088flex TMV"
+  status working
+  fourcc tmv8 ; internal MPlayer FourCC
+  driver ffmpeg
+  dll tmv
+  out BGR8
+
 videocodec xan
   info "XAN Video"
   status working