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

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Stuttering in videos

  • 3 ответа
  • 4 имеют эту проблему
  • 2006 просмотров
  • Последний ответ от FrankerZ
  • Решено

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.

Выбранное решение

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.

Прочитайте этот ответ в контексте 👍 3

Все ответы (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.