From bc3743fd63c6a8f3344dc538062704d8947a985f Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 3 Jul 2009 16:10:58 +0000 Subject: add truemotion rt binary codec for TR20 fourcc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29410 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 55d6ca13e9..f5aeee3eea 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2104,6 +2104,14 @@ videocodec tm20 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 out BGR32,BGR24,BGR16 flip +videocodec tr20 + info "TrueMotion RT" + status working + fourcc TR20 + driver vfw + dll "tr2032.dll" + out BGR15 + videocodec sif1vfw info "sif1 alpha4" status working -- cgit v1.2.3