summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-03 16:10:58 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-03 16:10:58 +0000
commitbc3743fd63c6a8f3344dc538062704d8947a985f (patch)
treefe1182ea1f473dde72b8d95afeb11599afd4b067 /etc
parentea03c9b95aa8ef394b3d59d34c2a0bb543561a35 (diff)
downloadmpv-bc3743fd63c6a8f3344dc538062704d8947a985f.tar.bz2
mpv-bc3743fd63c6a8f3344dc538062704d8947a985f.tar.xz
add truemotion rt binary codec for TR20 fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29410 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
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