http://bugs.winehq.org/show_bug.cgi?id=59158 Bug ID: 59158 Summary: eRacer (using Cinepack codec in videos) hangs when the intro video ends Product: Wine Version: 11.0-rc2 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@list.winehq.org Reporter: gyebro69@gmail.com CC: z.figura12@gmail.com Regression SHA1: 41219d4ec8de7528dada796d644e6badf9328f44 Distribution: ArchLinux Created attachment 80009 --> http://bugs.winehq.org/attachment.cgi?id=80009 terminal output Since Wine-11.0-rc2 some of my old games that use the Cinepack codec in their intro videos become unresponsive either when - the intro video ends without interruption - I skip the video by pressing <Esc>. The screen is frozen and the game executable is using 100% CPU and I have no other option than to forcibly end the game. Such games that I know of: Alien Nations, Gabriel Knight 3 from GOG.com, or eRacer and Eurofighter Typhoon from Zoom Platform. eRacer is also available on Steam and has the same developer/publisher listed on Steam as in my Zoom Platform version, so it probably can be used to reproduce the issue: https://store.steampowered.com/app/3600700/eRacer/ Reverting commit 41219d4ec8de7528dada796d644e6badf9328f44 fixes the problem in those games for me. Still present in Wine-11.0-rc3 This commit also introduced the problem that the screen is black during the videos (only audio can be heard). The black screen issue is fixed by this Staging patch, however the patch doesn't fix the freezing issue when the video ends/skipped: https://github.com/wine-staging/wine-staging/blob/master/patches/iccvid_deco... -- 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.