mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
add tm2x / tm2a binary decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30144 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3daa4e73cc
commit
e25e6ec309
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user