[Bug 43367] Fruit of Grisaia crashes after meeting Yumi

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 19 16:05:36 CST 2019


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

--- Comment #27 from Zebediah Figura <z.figura12 at gmail.com> ---
It seems like the audio part of the demuxer is getting stuck behind the video
part. I see intermittent skips of 100-200 ms in audio sample delivery (when the
audio samples themselves are 26 ms long), and these seem to consistently
correlate with video samples being delivered. Most damningly, I never see audio
samples being delivered (or in fact anything else happening) while the video
renderer is waiting for presentation time. So, yeah, probably nothing to do
with the CPU being too slow.

What confuses me is why this is the case. I can play sample MPEG-1 system
streams on my own machine and I don't see this behaviour at all. Maybe it's
something that changed in gstreamer?

Let's try one more log; can you please add GST_DEBUG=5 to the above?

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