http://bugs.winehq.org/show_bug.cgi?id=9127
--- Comment #44 from Tomasz Sobczyk dottomi@gmail.com 2012-06-13 22:55:40 CDT --- (In reply to comment #42)
(In reply to comment #41) You may try to get rid of gstreamer usage. It fixed problems with Steins;Gate for me.
- Compile wine-1.4 from sources without gstreamer support (./configure
--without-gstreamer) or install older wine-1.2 (gstreamer was not implemented here) 2. Use native quartz, devenum. 3. Install ffdshow (enable mpeg1, mpeg2 in video decoder options)
err:ole:CoGetClassObject class {feb50740-7bef-11ce-9bd9-0000e202599c} not registered err:ole:CoGetClassObject no class object {feb50740-7bef-11ce-9bd9-0000e202599c} could be created for context 0x1
Well, that certainly doesn't seem to work on my box with 1.5.x. It wasn't STEINS;GATE, though it happens on basically any visual novel.
In any case, no one feels like implementing the MPEG-1 decoder functions in quartz? Are they documented enough to implement?