[MPlayer-cvslog] r30144 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Wed Dec 30 20:37:19 CET 2009
Author: compn
Date: Wed Dec 30 20:37:19 2009
New Revision: 30144
Log:
add tm2x / tm2a binary decoder
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Wed Dec 30 20:30:06 2009 (r30143)
+++ trunk/etc/codecs.conf Wed Dec 30 20:37:19 2009 (r30144)
@@ -2239,6 +2239,15 @@ videocodec tm20
guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
out BGR32,BGR24,BGR16 flip
+videocodec tm2xvfw
+ info "TrueMotion 2.0"
+ status working
+ fourcc TM2X
+ fourcc TM2A TM2X
+ driver vfw
+ dll "tm2X.dll"
+ out BGR32,BGR24,BGR16 flip
+
videocodec tr20
info "TrueMotion RT"
status working
More information about the MPlayer-cvslog
mailing list