http://bugs.winehq.org/show_bug.cgi?id=21152
--- Comment #3 from Jörg Höhle hoehle@users.sourceforge.net 2010-03-24 16:34:30 --- Created an attachment (id=27024) --> (http://bugs.winehq.org/attachment.cgi?id=27024) Drome Racers wine-1.1.41 +quartz+ole+seh log
As far as Drome Racers is concerned, I'd say that the bug indeed is that the app crashes before it gets a chance to display the MPEG-1 splitter fixme. Using dlls/quartz/tests/filtergraph.c with the app's .mpg file produces the splitter fixme line. The last line before the app crashes is: trace:quartz:FilterGraph2_Connect (0x4355da0/0x4355da0)->((nil), (nil)) perhaps with the "File Source (Async.)" class (See log for details).
Wylda, thanks for the hint about gspot. I tried regsvr32 mpg2split.ax from a DirectX install but that didn't help (neither with builtin nor native quartz.dll).