Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

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

了解更多
Solved 封存

Stuttering in videos

Dorian Hard

Every time I try to watch a youtube video, there's constant stuttering. Please help.

Every time I try to watch a youtube video, there's constant stuttering. Please help.

所有回覆 (3)

選擇的解決方法

Install ffmpeg for your distro, eg Ubuntu:

sudo apt install ffmpeg


In the case of flatpak, install ffmpeg for the 23.08 runtime:

flatpak install org.freedesktop.Platform.ffmpeg-full//23.08


Enable accelerated decoding by changing media.ffmpeg.vaapi.enabled to true in about:config then restart the browser.

Thank you so much! It works!!!

zeroknight said

Install ffmpeg for your distro, eg Ubuntu: sudo apt install ffmpeg In the case of flatpak, install ffmpeg for the 23.08 runtime: flatpak install org.freedesktop.Platform.ffmpeg-full//23.08 Enable accelerated decoding by changing media.ffmpeg.vaapi.enabled to true in about:config then restart the browser.

The flatpak solution solved this problem for me with Mint.

Going forward, if the stuttering starts happening again, how can I know which runtime version to install ffmpeg for? The 23.08.