Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Stuttering videos on some websites

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: next

more options

Whenever I try to play a video in Firefox, the video seems a bit laggy/it stutters. This is very annoying since it makes me impossible to watch a movie online. This, for some reason, doesn't happen on youtube. The thing that it's strange to me, it's that this issue is more noticeable on some websites than others and that the intensity of the micro lag varies depending on the website.

I already tried running Firefox in safe mode and disabling hardware acceleration in about:preferences, and I'm sure it's not a bandwith issue since I tried it with multiple connections up to 70Mbps DL.

I'm running Firefox 95.0.2 (RPM version) on Fedora 35, if that helps

Whenever I try to play a video in Firefox, the video seems a bit laggy/it stutters. This is very annoying since it makes me impossible to watch a movie online. This, for some reason, doesn't happen on youtube. The thing that it's strange to me, it's that this issue is more noticeable on some websites than others and that the intensity of the micro lag varies depending on the website. I already tried running Firefox in safe mode and disabling hardware acceleration in about:preferences, and I'm sure it's not a bandwith issue since I tried it with multiple connections up to 70Mbps DL. I'm running Firefox 95.0.2 (RPM version) on Fedora 35, if that helps

Kiválasztott megoldás

I found this reddit post with the same issue, and it works.

It basically said to install additional codecs for Fedora using these two commands:

sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin

sudo dnf groupupdate sound-and-video

and then reboot the system.

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (2)

more options

Kiválasztott megoldás

I found this reddit post with the same issue, and it works.

It basically said to install additional codecs for Fedora using these two commands:

sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin

sudo dnf groupupdate sound-and-video

and then reboot the system.

Módosította: firefox.brie,

more options

Grazie per aver condiviso la soluzione