https://bugs.winehq.org/show_bug.cgi?id=30364
--- Comment #23 from Anton Baskanov baskanov@gmail.com --- (In reply to Christian Costa from comment #20)
Created attachment 67744 [details] terminal output with wine 5.13
Tested gog version with wine 5.13. Videos are played in a separate decorated "ActiveMovie Window" window instead of fullscreen. To go further each window needs to be closed.
Here are the first videos played by amstream before the menu:
- 00144.dat -> seems like in-game audio sequences played later
- 00001.dat -> seems like in-game video sequences played later
- 00010.dat -> not played ie black window
- 00006.dat -> played
- 08030.dat -> played
The files only contain voices audio or no audio. Music and background sound are apparently played separately (not with amstream) but they are played after the video and truncated while that should be during the video.
Find attached are the default terminal output.
The music and audio sequences are actually played using amstream and should work fine. The "ActiveMovie Window" thing is probably due to recent changes to AMDirectDrawStream which cause the input pin connection to fail and FilterGraph to add a new renderer.