You are not logged in.
Hi,
After Gnome upgrade to ver. 50, my videos started stuttering.
Hardware:
Intel i3-12100F
Geforce GTX 1660
16 GB Ram
sudo pacman -Qs nvidia
local/egl-gbm 1.1.3-1
The GBM EGL external platform library
local/egl-wayland 4:1.1.21-1
EGLStream-based Wayland external platform
local/egl-wayland2 1.0.1-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.5-1
NVIDIA XLib and XCB EGL Platform Library
local/lib32-libvdpau 1.5-3
Nvidia VDPAU library
local/lib32-nvidia-utils 595.58.03-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 595.58.03-1
OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.5-4
Nvidia VDPAU library
local/libxnvctrl 595.58.03-1
NVIDIA NV-CONTROL X extension
local/linux-firmware-nvidia 20260309-1
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-open-dkms 595.58.03-1
NVIDIA open kernel modules - module sources
local/nvidia-settings 595.58.03-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 595.58.03-1
NVIDIA drivers utilities
local/nvtop 3.3.2-1
GPUs process monitoring for AMD, Intel and NVIDIA udo cat /sys/module/nvidia_drm/parameters/modeset
Y sudo vulkaninfo | grep VK_KHR_video_
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
VK_KHR_video_decode_h264 : extension revision 9
VK_KHR_video_decode_h265 : extension revision 8
VK_KHR_video_decode_queue : extension revision 8
VK_KHR_video_decode_vp9 : extension revision 1
VK_KHR_video_encode_h264 : extension revision 14
VK_KHR_video_encode_h265 : extension revision 14
VK_KHR_video_encode_intra_refresh : extension revision 1
VK_KHR_video_encode_quantization_map : extension revision 2
VK_KHR_video_encode_queue : extension revision 12
VK_KHR_video_maintenance1 : extension revision 1
VK_KHR_video_maintenance2 : extension revision 1
VK_KHR_video_queue mpv --hwdec=auto 50.mkv
● Video --vid=1 --vlang=eng (h264 1280x534 23.976 fps) [default]
● Audio --aid=1 --alang=pol (ac3 6ch 48000 Hz) [default]
Using hardware decoding (vulkan).
AO: [pulse] 48000Hz 5.1(side) 6ch float
VO: [gpu-next] 1280x534 vulkan[nv12]
Audio/Video desynchronisation detected! Possible reasons include too slow
hardware, temporary CPU spikes, broken drivers, and broken files. Audio
position will not match to the video (see A-V status field).
Consider trying `--profile=fast` and/or `--hwdec=auto` as they may help.
(Paused) AV: 00:17:48 / 02:08:29 (14%) A-V: 0.000 Dropped: 99Anyone could help to find the source of that problem?
Playing using VLC is flawless
Last edited by linerman (2026-04-15 09:01:14)
Offline
mpv --hwdec=auto -ao null 50.mkvPlaying using VLC is flawless
Online
Possibly also just https://www.phoronix.com/news/GNOME-Mutter-50.1 ?
Online
Thank you Seth for pointing out mutter and gnome shell issue.
Gnome Shell 50.1 occurred today in repo so I upgraded and the problem is gone.
Offline