Mercurial > mplayer.hg
changeset 5762:26b3c8e7f6c8
alf2 working, added techsmith camtasia
author | alex |
---|---|
date | Sun, 21 Apr 2002 13:32:35 +0000 |
parents | 1ba1b0365ab7 |
children | e9fb293c53d2 |
files | etc/codecs.conf |
diffstat | 1 files changed, 11 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Apr 21 12:39:45 2002 +0000 +++ b/etc/codecs.conf Sun Apr 21 13:32:35 2002 +0000 @@ -725,7 +725,7 @@ 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 @@ 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 @@ ; 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"