diff --git a/etc/codecs.conf b/etc/codecs.conf index 70e9df34f0..13c593b622 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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"