From e25e6ec309e08cbf022adbf6027b259fbe5487db Mon Sep 17 00:00:00 2001 From: compn Date: Wed, 30 Dec 2009 19:37:19 +0000 Subject: add tm2x / tm2a binary decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30144 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index f4d9793fd1..e4af8b4c2e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3