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 have this problem
  • 1864 views
  • תגובה אחרונה מאת 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.

Read this answer in context 👍 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.