搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Stuttering videos on some websites

  • 1 个回答
  • 1 人有此问题
  • 1385 次查看
  • 最后回复者为 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

被采纳的解决方案

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.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

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.

由firefox.brie于修改

more options

Grazie per aver condiviso la soluzione