0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

alf2 working, added techsmith camtasia

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5763 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-04-21 13:32:35 +00:00
parent 26b5f3284b
commit a9522bf8d5

View File

@ -725,7 +725,7 @@ videocodec vcr2
videocodec CJPG
info "CJPG"
status untested
comment "need sample files"
comment "need sample files (this dll is decompression only!)"
fourcc CJPG
driver vfw
dll "CtWbJpg.DLL"
@ -830,6 +830,15 @@ videocodec rricm
dll "rricm.dll"
out BGR24 flip
; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
videocodec camtasia
info "TechSmith Camtasia Screen Codec"
status buggy
fourcc TSCC,tscc
driver vfw
dll "tsccvid.dll"
out BGR15 flip
; raw formats: (now RGB formats are autodetected)
; these raw codecs are used mostly by tv input
@ -1191,8 +1200,7 @@ audiocodec ALF2
; http://www.nctsoft.com/products/NCTALFCD/
; jdp@mail.sonofon.dk
info "ALF2"
status untested
comment "Working so try it"
status working
format 0x1FC4 ; ALF2
driver acm
dll "alf2cd.acm"