[Bug 38652] New: VMR9 Owner and Clipping hwnd
https://bugs.winehq.org/show_bug.cgi?id=38652 Bug ID: 38652 Summary: VMR9 Owner and Clipping hwnd Product: Wine Version: 1.7.38 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs(a)winehq.org Reporter: jasonwinter(a)hotmail.com Distribution: --- VMR9 - Windows quartz seems to set Owner (I.E. put_Owner) if not already set when SetVideoClippingWindow is called. Wine creates a window at monitor position 0,0 (top, left) outside the application if this isn't explicitly done. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38652 --- Comment #1 from Jason <jasonwinter(a)hotmail.com> --- I'm unsure, since my code is designed for windowless & windowed renderers, but SetWindowPosition should either do nothing in windowless mode or move the clipping window (not the Wine window implementing VMR9). Once the Owner is set, I can see the video window (class "IVMR9 Class") move inside the clipping window as this function is called. I think these differences are because Wine creates its own window for VMR9 windowless rendering, where Windows actually paints into the clipping window. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38652 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> --- After 3c0b0cc8346 and fa32c8e36d1 the VMR9 behaves better in windowless mode, i.e. we don't use our own window, and we render to the clipping window. Can you please test the application with Wine 5.9 or later? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=38652 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- No reply in over 5 years, assuming FIXED. Please reopen if you can still reproduce. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla