Confirmed the problem seems to be in the clutter plugin:

env -uDISPLAY gst-launch-1.0 filesrc
location=bbb_sunflower_1080p_60fps_normal.mp4 ! qtdemux ! vaapidecodebin
! clutterautovideosink

so a workaround is to avoid clutter:

env -uDISPLAY gst-launch-1.0 filesrc
location=bbb_sunflower_1080p_60fps_normal.mp4 ! qtdemux ! vaapidecodebin
! glimagesink


** Package changed: totem (Ubuntu) => clutter-gst-3.0 (Ubuntu)

** Project changed: totem => clutter-gst

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1701463

Title:
  gst-vaapi+Wayland = rendering corruption in totem (but not in gst-
  play-1.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/clutter-gst/+bug/1701463/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to