https://bugs.winehq.org/show_bug.cgi?id=48292
Bug ID: 48292 Summary: RPG Tkool (RPG Maker) 2k/2k3: Can't play MP3 files when winegstreamer is disabled Product: Wine Version: 5.0-rc1 Hardware: x86-64 URL: https://www.vector.co.jp/soft/dl/win95/game/se509140.h tml OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: kakurasan@gmail.com CC: z.figura12@gmail.com Regression SHA1: 40a4c782b7f77534535dfa7bb2a97049026fef47 Distribution: Ubuntu
When winegstreamer is disabled, RPG_RT.exe cannot play MP3 files. "OLE error 80004001" dialog appears and it crashes.
Steps to reproduce: 1. Download "Mystic Star" from https://www.vector.co.jp/soft/dl/win95/game/se509140.html 2. Set locale to "ja_JP.UTF-8" 3. unar MysticStar.zip 4. Run RPG_RT.exe without winegstreamer (e.g. "WINEDLLOVERRIDES=winegstreamer=") 5. Press "Enter" (Start new game)
This is a regression introduced by:
commit 40a4c782b7f77534535dfa7bb2a97049026fef47 Author: Zebediah Figura Date: Fri Sep 20 17:35:05 2019 -0500
winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin.
https://bugs.winehq.org/show_bug.cgi?id=48292
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=48292
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- That's pretty much intentional, yes. The old WAVE, AVI, and MPEG-1 parsers were reimplemented on top of GStreamer's waveparse, avidemux, and mpegaudioparse plugins respectively. This allows us all the benefits of using external libraries, and to get rid of a good couple thousand lines of unmaintained, unoptimized, and not particularly well-functioning code.
https://bugs.winehq.org/show_bug.cgi?id=48292
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|40a4c782b7f77534535dfa7bb2a | |97049026fef47 | Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=41833 Keywords|regression |
--- Comment #2 from kakurasan@gmail.com --- All right, that makes sense. Thank you for explaining in detail.
https://bugs.winehq.org/show_bug.cgi?id=48292
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- closing wontfix