https://bugs.documentfoundation.org/show_bug.cgi?id=145735
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Blocks| |145734 --- Comment #1 from Michael Weghorn <[email protected]> --- 2 potential ways forward: 1) Add support for GStreamer's waylandsink, similar to how this commit did for gtk3: commit 9d18bc40416b651340804f44ba5fae65f3bbbcfa Author: Caolán McNamara <[email protected]> Date: Thu May 23 17:09:51 2019 +0100 tdf#125271 under wayland without gtksink, try waylandsink 2) Maybe it makes sense to take a look whether implementing an own XPlayer using Qt's own video/media framework [1] makes sense, which uses GStreamer internally. The waylandsink approach e.g. has the drawback that Qt private API is needed to get a handle to the Wayland surface. [1] https://doc.qt.io/qt-5/videooverview.html Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=145734 [Bug 145734] [META] Qt6 VCL plugin bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
