-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox Stops Playing Videos #252
Comments
I also have this issue, but I've been unable to capture it happening so I'm not certain what's causing it. I'll see if I can find some time to investigate it further. |
Same problem here. It was stable like a month ago. Since then I vainfo: VA-API version: 1.14 (libva 2.12.0) +---------------------------------------------------------------------------------------+ +---------------------------------------------------------------------------------------+ |
I've not had much luck reproducing this intentionally, but it does still happen to me occasionally. The best I've managed to do is get this error from Firefox, but I'm not sure if it's the cause of the issue, or the result of it.
|
Have not had any problems lately. Changes that might have fixed it:
|
Scrolling through Instagram Reels in Firefox 120 seems to reliably reproduce this for me after a few minutes. It looks like it may be some sort of memory leak - memory use slowly climbs by about 2GB as new videos are loaded until the problem hits. Firefox will become unresponsive for a few seconds, then start working again, but no videos across any site will play until the browser is restarted. I will also note that Instagram video playback in general seems to be buggy, where videos will often stutter and/or not play to completion, as if a certain frame is corrupted and the decoder gives up. I'm not sure if this is a problem with Instagram, Firefox, or nvidia-vaapi-driver. |
OS: Ubuntu 22.04 nvidia-vaapi-driver from: v0.0.11: problem occurs after 1-2h Something for others to test and report back here also. This finding could indicate that some update in v0.0.11 is responsible. However, since noone is complaining having nvidia video driver 545 I guess v0.0.11 is stable for these users. This could then indicate an incompatibility between nvidia video driver 535 and v0.0.11. |
OS: LinuxMint 21.3 Same problem, random crashes, not working until firefox restart. |
I have a device which could reproduce this error log stably, it is an old optimus laptop (i5 6300HQ+GTX 960M) running Debian 12 and NVIDIA driver version 470 or 520 when I try to use the egl backend. Debian, Ubuntu or Fedora is tested, seems not to be distro-related. The only wired thing I notice is that this old laptop is purely optimus cause its GPU is marked as 3D controller (without any hardware display port like HDMI or DP) If I upgrade nvidia driver to version 535 or higher, it just works with direct backend. I guess it is a problem related to video memory share. Here is my output: eipifun@debian:~$ lspci|grep NVIDIA eipifun@debian:~$ pkill firefox;MOZ_LOG="FFmpegVideo:5" firefox-esr eipifun@debian:~$ vainfo eipifun@debian:~$ nvidia-smi |
I have everything working correctly, but after using Firefox for usually about a day or less, videos will stop playing. Once I restart Firefox acceleration works again.
When I look in about:support I see this error at the bottom of the Graphics section:
Here are my vainfo & nvidia-smi
KDE Neon (Ubuntu based)
Firefox 118.0.1 (64-bit)
Just looking for some idea to try. Seems to be a Firefox issue as I can play accelerated videos with mpv during this time with no issue and restarting Firefox fixes the issue for a bit. It's been doing this for a few weeks.
The text was updated successfully, but these errors were encountered: