Steam client version (build number or date): Apr 2 2018
Distribution (e.g. Ubuntu): Ubuntu 16.04.4 LTS
Opted into Steam client beta?: No
Have you checked for system updates?: Yes, system has last available updates.
There is some problem with VAAPI decoding on Ubuntu 16.04.4 Client. Screen resolution - 1920x1080
Host - Windows 10 with the same resolution.
Game launchers and in-game videos (which have resolution less than 1920x1080) zoomed in to the top left quarter of the screen.
For example, when I launch Skyrim SE stream I get this information in console on client:
ffmpeg verbose: Reinit context to 848x400, pix_fmt:vaapi_vld
Video size: 836x400, output size: 1920x1080
Video rect: 1920x1080 at 0,80
Texture rect: 836x400 at 0,0
The problem is that context reinitialized to 848x400, video has similar resolution, but scaled to 1920x1080 for unknown reasons.
I know there was the same problem in 2014, but in 2015 Valve developers said the problem was solved.
I've tried using this fix http://voltaicforge.com/linux/steam-vaapi-fix-linux/
It doesn't fix problem.
Don't know if it's needed, but it's my output of vainfo command:
There is some problem with VAAPI decoding on Ubuntu 16.04.4 Client. Screen resolution - 1920x1080
Host - Windows 10 with the same resolution.
Game launchers and in-game videos (which have resolution less than 1920x1080) zoomed in to the top left quarter of the screen.
For example, when I launch Skyrim SE stream I get this information in console on client:
The problem is that context reinitialized to 848x400, video has similar resolution, but scaled to 1920x1080 for unknown reasons.
I know there was the same problem in 2014, but in 2015 Valve developers said the problem was solved.
I've tried using this fix http://voltaicforge.com/linux/steam-vaapi-fix-linux/
It doesn't fix problem.
Don't know if it's needed, but it's my output of vainfo command:
Any ideas for fixing?
Steps for reproducing this issue:
sudo apt install i965-va-driver:i386 libva1:i386 libva-x11-1:i386 libva-glx1:i386command