[Bug 9127] Drome Racers requires system stream support in the MPEG-I splitter

WineHQ Bugzilla wine-bugs at winehq.org
Thu Mar 11 03:31:57 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=9127

castaneai <castaneai at castaneai.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |castaneai at castaneai.net

--- Comment #102 from castaneai <castaneai at castaneai.net> ---
Hi.

I have created an example application that uses the MPEG-1 splitter filter
directly.
This application is built on the "kirikiri2" engine, which is mostly used in
Japanese Visual Novel games.

https://github.com/castaneai/microkiri/releases/download/v0.1.0/microkiri_v0.1.zip

Run this application in wine with `LANG=ja_JP.UTF-8`." If you select the
"MPEG-1" menu, the kirikiri2 engine will try to play the MPEG-1 video, but the
built-in quartz.dll won't play it. winetricks quartz will play it, but it seems
best to let winegstreamer play it.

Fortunately, the source code for Kirikiri2 is publicly available, and the
following part may be relevant

https://github.com/krkrz/krkr2/blob/dec49af97e174d31059c3ccd7efc700ba3c6b788/kirikiri2/trunk/kirikiri2/src/core/visual/win32/krmovie/dsmovie.cpp#L1490

Please let me know if you need additional information. Thank you.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list