Any browser and SMPlayer can not play videos

Hello,

I did not find this issue in Google.
Chromium and Firefox can not play Youtube or any videos (html5). SMPlayer and mpv can not play with mp4 in my local too.
I got a message from any video website : “Video encoding in queue”.

I guess the issue is with the driver ffmpeg. But it works randomly after reboot.
How can I fix this issue without reboot or without accident?

inxi -Fx
Output:

System:    Kernel: 5.9.11-3-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.0 Desktop: KDE Plasma 5.20.4 
           Distro: Manjaro Linux 
Machine:   Type: Desktop Mobo: ASUSTeK model: PRIME B450-PLUS v: Rev X.0x serial: <superuser/root required> 
           UEFI [Legacy]: American Megatrends v: 2202 date: 07/14/2020 
CPU:       Info: 6-Core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP arch: Zen 2 L2 cache: 3072 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 86279 
           Speed: 2536 MHz min/max: 2200/3600 MHz boost: enabled Core speeds (MHz): 1: 2536 2: 2491 3: 2195 4: 2196 
           5: 2142 6: 2196 7: 2195 8: 2196 9: 2632 10: 2690 11: 2136 12: 2195 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] vendor: Tul 
           driver: amdgpu v: kernel bus ID: 0b:00.0 
           Display: x11 server: X.Org 1.20.10 driver: amdgpu resolution: 1: 1920x1080 2: 1920x1080~60Hz 
           OpenGL: renderer: AMD Radeon RX 5700 (NAVI10 DRM 3.39.0 5.9.11-3-MANJARO LLVM 11.0.0) v: 4.6 Mesa 20.2.3 
           direct render: Yes 
Audio:     Device-1: Advanced Micro Devices [AMD/ATI] Navi 10 HDMI Audio driver: snd_hda_intel v: kernel 
           bus ID: 0b:00.1 
           Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio vendor: ASUSTeK driver: 

Sry for my bad English

I checked ffmpeg:

ffmpeg -i video.mp4 -c copy video_test.m4
ffmpeg -vcodec h264 -i video.mp4 out.mp4

It seems that ffmpeg works fine with CPU .

I suspect ffmpeg decoding would have the issue.
:thinking:

I give up and just reboot…

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.