https://bugs.winehq.org/show_bug.cgi?id=52518 Bug ID: 52518 Summary: [quartz] Changes to playback speed show no effect Product: Wine Version: 7.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs(a)winehq.org Reporter: mweires(a)googlemail.com Distribution: --- Unity games supporting a 0.5x, 1.0x, 2.0x playback speed for quartz powered videos show no change in actual playback speed. A request of 2.0 is visible, but immediatly discarded. The logs show e.g. on pressing 2x: 011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(2.0): stub !!! Immediatly followed by: 011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(0068F550): stub !!! which is probably the defaulting in https://github.com/wine-mirror/wine/blob/master/dlls/quartz/filtergraph.c#L2... back to 1.0 -- 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.