https://bugs.kde.org/show_bug.cgi?id=448470
Bug ID: 448470 Summary: Gstreamer waylandsink does not update video content Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: robert.ma...@posteo.de Target Milestone: --- SUMMARY When running the Gstreamer waylandsink example demo, the content/pattern/"test video" never gets updated and is stuck on the first frame. STEPS TO REPRODUCE ``` git clone g...@gitlab.freedesktop.org:gstreamer/gstreamer.git cd gstreamer meson build cd build ninja cd .. ./gst-env.py cd subprojects/gst-plugins-bad/tests/examples/waylandsink/ ../../../../../build/subprojects/gst-plugins-bad/tests/examples/waylandsink/waylandsink ``` OBSERVED RESULT The test video/pattern is never updated after the first frame EXPECTED RESULT See test test video/pattern animating SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.23.4 ADDITIONAL INFORMATION This works as intended on Weston and Mutter. -- You are receiving this mail because: You are watching all bug changes.