> If i check vaapi with intel-gpu-tools with the command intel_gpu_top > it seems that gstreamer is using the Engines Render/3D Blitter and > Video for hardware decoding, whereas vlc and mpv only uses the Engines > Render/3D and Video for hardware decoding. > The Engine Blitter is not used.
That part is probably not a bug. A well-written player ideally should not be using the Blitter. You just need 'Video' for decoding the video and 'Render/3D' for putting it on screen. Using 'Blitter' possibly means gstreamer is using too much software rendering, somewhere. That's a bug in gstreamer. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to intel-vaapi-driver in Ubuntu. https://bugs.launchpad.net/bugs/1929815 Title: intel-vaapi-driver conflicts with window manager compiz in plugin scale To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1929815/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp