[Bug 52200] Yamizome Liberator (demo): In game video isn't played.

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 10 08:24:21 CST 2021


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

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Created attachment 71254
  --> https://bugs.winehq.org/attachment.cgi?id=71254
test case

After some debugging, I found out this issue caused by IMediaControl::Run() and
IMediaControl::StopWhenReady().

Here is a test case for the issue.
Steps to reproduce:
  1. compile the attached test case,
  2. run the test case, e.g. wine dshow_demo.exe
  3. pick a video file with the common dialog,
  4. left click on the window area to play.

Expected result:
  The video file should be played from the beginning.

Actual result:
  The video file isn't play.

-- 
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