diff --git a/etc/codecs.conf b/etc/codecs.conf index 904613d3d0..5b7bc693f1 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -720,6 +720,15 @@ videocodec ucod out UYVY out BGR32,BGR24,BGR15 flip +videocodec vcr2 + info "ATI VCR-2" + status working + fourcc VCR2 + driver vfw + dll "ativcr2.dll" + out YV12 + out BGR24 + videocodec CJPG info "CJPG" status untested @@ -778,15 +787,13 @@ videocodec alaris ; non-working codecs: -videocodec vcr2 - info "ATI VCR-2" - status crashing - comment "segfault" - fourcc VCR2 +videocodec vcr1 + info "ATI VCR-1" + status buggy + fourcc VCR1 driver vfw - dll "ativcr2.dll" - out YUY2 - out BGR32,BGR24,BGR15 + dll "ativcr1.dll" + out RGB24 flip videocodec tm20 info "TrueMotion 2.0" @@ -815,12 +822,21 @@ videocodec pim1 videocodec qpeg info "Q-Team's QPEG (www.q-team.de)" status buggy + comment "BGR8 only!" fourcc Q1.0 fourcc Q1.1 driver vfw dll "qpeg32.dll" out BGR8 flip +videocodec rricm + info "rricm" + status buggy + fourcc MJPG + driver vfw + dll "rricm.dll" + out BGR24 flip + ; raw formats: (now RGB formats are autodetected) ; these raw codecs are used mostly by tv input