Videos keep freezing while audio continues in Firefox/Brave/Vlc with/without hardware acceleration

Past couple of weeks, if I have a video running in my browsers Firefox/Brave, or in VLC. Every time when i hover over de video player it freezes and the audio continues.

Have my exact same setup also on my intel11th gen laptop, when reinstalling the graphics drivers (uninstall, reboot in tty, install) the issues magically disappeared.

However on my desktop I cannot make the issue disappear.
Reinstalled all graphics drivers, all packages are updated, installed picom-git/uninstalled picom, ran memory tests, disabled XMP profile of memory.
Disabled hardware acceleration in firefox/vlc, issue persists.

journalctl -xe | less also does not have anything interesting.

I would love to know if someone has a different idea

~ ❯ inxi -Fxz                                                                                    ✘ INT 5s
System:
 Kernel: 6.5.6-arch2-1 arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
   Desktop: i3 v: 4.22 Distro: EndeavourOS base: Arch Linux
Machine:
 Type: Desktop Mobo: Gigabyte model: B550 AORUS PRO V2
   serial: <superuser required> UEFI: American Megatrends LLC. v: F15a
   date: 02/17/2022
CPU:
 Info: 8-core model: AMD Ryzen 7 5800X bits: 64 type: MT MCP arch: Zen 3+
   rev: 0 cache: L1: 512 KiB L2: 4 MiB L3: 32 MiB
 Speed (MHz): avg: 3861 high: 4641 min/max: 2200/4850 boost: enabled cores:
   1: 3712 2: 3713 3: 3711 4: 3710 5: 3735 6: 3837 7: 4624 8: 3713 9: 3712
   10: 3713 11: 3712 12: 4215 13: 3712 14: 3815 15: 4641 16: 3503
   bogomips: 121413
 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
 Device-1: AMD Navi 23 [Radeon RX 6600/6600 XT/6600M] vendor: XFX
   driver: amdgpu v: kernel arch: RDNA-2 bus-ID: 08:00.0
 Device-2: Razer USA Gaming Webcam [Kiyo] driver: snd-usb-audio,uvcvideo
   type: USB bus-ID: 3-1.1:3
 Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: amdgpu
   dri: radeonsi gpu: amdgpu resolution: 3440x1440~144Hz
 API: EGL v: 1.5 drivers: radeonsi,swrast platforms:
   active: x11,surfaceless,device inactive: gbm,wayland
 API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 23.2.1-arch1.2
   glx-v: 1.4 direct-render: yes renderer: AMD Radeon RX 6600 XT (navi23 LLVM
   16.0.6 DRM 3.54 6.5.6-arch2-1)
Audio:
 Device-1: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel v: kernel
   bus-ID: 08:00.1
 Device-2: AMD Starship/Matisse HD Audio vendor: Gigabyte
   driver: snd_hda_intel v: kernel bus-ID: 0a:00.4
 Device-3: Kingston HyperX 7.1 Audio
   driver: hid-generic,snd-usb-audio,usbhid type: USB bus-ID: 1-10.4:7
 Device-4: Razer USA Gaming Webcam [Kiyo] driver: snd-usb-audio,uvcvideo
   type: USB bus-ID: 3-1.1:3
 API: ALSA v: k6.5.6-arch2-1 status: kernel-api
 Server-1: PipeWire v: 0.3.81 status: active
Network:
 Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel bus-ID: 04:00.0
 IF: wlan0 state: up mac: <filter>
 Device-2: Realtek RTL8125 2.5GbE vendor: Gigabyte driver: r8169 v: kernel
   port: f000 bus-ID: 05:00.0
 IF: eno1 state: down mac: <filter>
Bluetooth:
 Device-1: Intel AX200 Bluetooth driver: btusb v: 0.8 type: USB
   bus-ID: 1-10.2:6
 Report: btmgmt ID: hci0 rfk-id: 0 state: down bt-service: disabled
   rfk-block: hardware: no software: no address: N/A
Drives:
 Local Storage: total: 1.82 TiB used: 422 GiB (22.7%)
 ID-1: /dev/nvme0n1 vendor: Western Digital model: WDS100T1X0E-00AFY0
   size: 931.51 GiB temp: 44.9 C
 ID-2: /dev/sda vendor: Crucial model: CT1000MX500SSD4 size: 931.51 GiB
Partition:
 ID-1: / size: 881.01 GiB used: 421.85 GiB (47.9%) fs: ext4
   dev: /dev/nvme0n1p2
Swap:
 ID-1: swap-1 type: partition size: 34.38 GiB used: 0 KiB (0.0%)
   dev: /dev/nvme0n1p3
Sensors:
 System Temperatures: cpu: 43.6 C mobo: N/A gpu: amdgpu temp: 50.0 C
 Fan Speeds (rpm): N/A gpu: amdgpu fan: 0
Info:
 Processes: 366 Uptime: 40m Memory: total: 32 GiB available: 31.25 GiB
 used: 6.6 GiB (21.1%) Init: systemd Compilers: gcc: 13.2.1 clang: 16.0.6
 Packages: 1434 Shell: Zsh v: 5.9 inxi: 3.3.30

How does one reinstall the graphics drivers? It’s an amd graphics which uses amdgpu that is a kernel module. What graphics drivers are you referring to.

That’s what I did on my intel 11th gen laptop, where the exact issue occured and was solved by reinstalling the intel graphics drivers. I think it was the xf86-video-intel.

On the amd desktop machine, I have reinstalled the xf86-video-amdgpu drivers. But no luck there.