# HG changeset patch # User alex # Date 1019573283 0 # Node ID b86b20b29439afbc6f1846f2798f10002d523633 # Parent 89f20a0ff5cd012d6bff09c039c65b2308087ca8 tm20 finally working diff -r 89f20a0ff5cd -r b86b20b29439 etc/codecs.conf --- a/etc/codecs.conf Tue Apr 23 14:27:27 2002 +0000 +++ b/etc/codecs.conf Tue Apr 23 14:48:03 2002 +0000 @@ -772,6 +772,17 @@ out UYVY out BGR24,BGR15 +; our BGR15->BGR32 is bad or the DLL? +videocodec tm20 + info "TrueMotion 2.0" + status working + comment "YUV faulting" + fourcc TM20 + driver dshow + dll "tm20dec.ax" + guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 + out BGR32,BGR24,BGR16 + ; buggy codecs: (any volunteers for native rewrite?) @@ -827,18 +838,6 @@ dll "ativcr1.dll" out RGB24 flip -videocodec tm20 - info "TrueMotion 2.0" - status crashing - comment "segfault in the DLL" - fourcc TM20 - driver dshow - dll "tm20dec.ax" - guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 -; out UYVY - out YUY2 - out BGR32,BGR24,BGR16,BGR15 - videocodec pim1 info "PIM1" status buggy