# HG changeset patch # User arpi # Date 1004972178 0 # Node ID d5af4a6afa4c3da2a1baf036203dd75bf6b2c212 # Parent 7732745d5f3fe73ac8f40ce572919e7047bbd3f8 updated diff -r 7732745d5f3f -r d5af4a6afa4c etc/codecs.conf --- a/etc/codecs.conf Mon Nov 05 08:38:18 2001 +0000 +++ b/etc/codecs.conf Mon Nov 05 14:56:18 2001 +0000 @@ -395,32 +395,36 @@ videocodec mszh info "AVImszh" - status crashing + status buggy + comment "24bpp only" fourcc MSZH driver vfw dll "avimszh.dll" ; out YUY2 - out BGR32,BGR24,BGR15 +; out BGR32,BGR24,BGR15 + out BGR24 videocodec zlib info "AVIzlib" - status crashing + status buggy + comment "24bpp only" fourcc ZLIB driver vfw dll "avizlib.dll" ; out YUY2 - out BGR32,BGR24,BGR15 +; out BGR32,BGR24,BGR15 + out BGR24 videocodec mwv1 info "Motion Wavelets" - status crashing - comment "decompressquery failed" + status buggy + comment "no yuv, flip requires" fourcc MWV1 driver vfw dll "icmw_32.dll" -; out YV12 - out YUY2 - out BGR32,BGR24,BGR15 +; out YV12 flip +; out YUY2 flip + out BGR32,BGR24,BGR15 flip videocodec m261 info "M261"