# HG changeset patch # User alex # Date 1019405450 0 # Node ID 97de70b5377f5d749bf3db52d51dce68a1ee5606 # Parent ee396f7cb6a0033b35969a63d31df5e202e43b29 added pegasus codecs diff -r ee396f7cb6a0 -r 97de70b5377f etc/codecs.conf --- a/etc/codecs.conf Sun Apr 21 16:09:37 2002 +0000 +++ b/etc/codecs.conf Sun Apr 21 16:10:50 2002 +0000 @@ -371,7 +371,7 @@ ; Notes: m3jpeg+mjpeg are mmx optimized. avid is very stable but slow. ; ijpg only decodes jpeg images (no mjpg), and slow. ffmjpeg is buggy. -videocodec m3jpeg +videocodec morganvfw info "Morgan Motion JPEG Codec" status working fourcc MJPG @@ -439,12 +439,41 @@ info "Morgan MJPEG" status crashing fourcc MJPG mjpg + fourcc mjpa,mjpb,mjpg mjpg ; MOV files + fourcc dmb1 mjpg ; MJPEG by Matrox Rainbow Runner driver dshow dll "m3jpegdec.ax" guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68 out YUY2 + out UYVY out BGR32,BGR24,BGR16,BGR15 +videocodec pegasusm + info "Pegasus Motion JPEG" + status buggy + fourcc MJPG + driver vfw +; dll "pvmjpg20.dll" ; v2.0 + dll "pvmjpg21.dll" ; v2.1 + out BGR24 flip + +videocodec pegasusl + info "Pegasus Lossless JPEG" + status buggy + fourcc JPGL + fourcc MJPG JPGL + driver vfw + dll "pvljpg20.dll" + out BGR24 flip + +videocodec pegasusmwv + info "Pegasus Motion Wavelet 2000" + status buggy + fourcc PVW2 + driver vfw + dll "pvwv220.dll" + out BGR24 flip + ; h263: - I don't know. comments? videocodec vivo @@ -825,9 +854,10 @@ videocodec rricm info "rricm" status buggy - fourcc MJPG + fourcc dmb1 driver vfw dll "rricm.dll" + out YUY2 out BGR24 flip ; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp