為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Video playback freezing randomly and audio continues to play

  • 5 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 zeroknight

more options

The title describes the problem I'm facing. I don't really use other sites that have videos other than Youtube. But I notice that the videos freeze quite often and audio just continues to play. The videos then unfreeze and skip multiple frames. I've noticed clearing browser cache seems to help but it doesn't help for longer than a 2 min video at best. At worst, it doesn't affect it at all.

The title describes the problem I'm facing. I don't really use other sites that have videos other than Youtube. But I notice that the videos freeze quite often and audio just continues to play. The videos then unfreeze and skip multiple frames. I've noticed clearing browser cache seems to help but it doesn't help for longer than a 2 min video at best. At worst, it doesn't affect it at all.

所有回覆 (5)

more options

I forgot to mention, I'm running firefox on fedora 39

more options

Install ffmpeg from the RPM Fusion repo:

sudo dnf install ffmpeg


If you are using the flatpak version, you need to install ffmpeg with matching runtime version as Firefox (mine is currently 23.08):

flatpak info org.mozilla.firefox
flatpak install org.freedesktop.Platform.ffmpeg-full
more options

thanks for replying. unfortunately, this issue isn't solved with this. ffmpeg repo was already installed and i tried replacing the existing package in case there was some breakage but that didn't really affect the problem at all.

more options

Do you have the same issue with Firefox in Safe Mode? https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#w_how-to-start-firefox-in-4troubleshoot-modesf5safe-modesf

Try downloading Firefox from Mozilla. Download, unzip, and run firefox-bin from the folder and see if you have the same issue. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

Can we get system info. I like to use neofetch. see screenshot


Operating System: openSUSE Leap 15.6 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.8 Kernel Version: 6.4.0-150600.4-default (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 PRO 6850HS with Radeon Graphics Memory: 62.1 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: HP Product Name: HP EliteBook 865 16 inch G9 Notebook PC

more options

Does it still happen with the flatpak version? Don't forget to install the ffmpeg-full flatpak package as mentioned previously.