ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.22k stars 174 forks source link

Unable to Play Recordings on Intel #11023

Open tlneondo opened 3 months ago

tlneondo commented 3 months ago

image

OS: Fedora Linux 40 (KDE Plasma) x86_64 Kernel: 6.9.5-200.fc40.x86_64 Resolution: 1920x1080 DE: Plasma 6.1.0 WM: kwin CPU: 11th Gen Intel i5-1135G7 (8) @ 4.200GHz GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] Memory: 7296MiB / 15681MiB Steam Families Beta

Playback of video file sent from steam deck failing with reports of video codec not supported steam-logs.tar.gz

Th3Rom3 commented 3 months ago

+1 Same error on my MiniPC system when trying to playback a clip sent over by the Steam Deck. But watching the same via QuickShare in browser works.

Video player: video codec not supported

OS: Fedora Linux 40 (Kinoite) x86_64 Kernel: Linux 6.9.5-200.fc40.x86_64 DE: KDE Plasma 6.1.0 WM: KWin (Wayland) CPU: Intel(R) N100 (4) @ 3.40 GHz GPU: Intel UHD Graphics @ 0.75 GHz [Integrated] Memory: 6.69 GiB / 15.39 GiB (43%) Steam Client Beta via Flatpak

When I first tested it yesterday on my AMD Fedora KDE 40 system, it seemed to have a similar problem but this seems to have been fixed since.

P.S. Adding the QuickShare link to the small test file (fwiw) https://steamusercontent-a.akamaihd.net/ugc/2509149643146141923/9EC20DB8362A57DFCDE29C4D6EF7D82909FD0172/

glxinfo -B ``` name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel (0x8086) Device: Mesa Intel(R) Graphics (ADL-N) (0x46d1) Version: 24.1.2 Accelerated: yes Video memory: 7879MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.6 Max compat profile version: 4.6 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) Graphics (ADL-N) OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.1.2 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.1.2 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.1.2 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ```