为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

WebM video stuttering/jittering, Linux Debian 9, Firefox 52+57, Nvidia 375.82

  • 6 个回答
  • 3 人有此问题
  • 14 次查看
  • 最后回复者为 timakro

more options

Title says everything. I don't know if its lagging or just playing 30 fps instead of 60. Any hints on which hardware features or libraries Firefox is using for the WebM VP8/VP9 video playback are welcome. I tested the Debian unstable package with Firefox 57 and the Debian stable package with Firefox 52 ESR. Disabling the WebM options in about:config makes video playback smooth on YouTube.

Title says everything. I don't know if its lagging or just playing 30 fps instead of 60. Any hints on which hardware features or libraries Firefox is using for the WebM VP8/VP9 video playback are welcome. I tested the Debian unstable package with Firefox 57 and the Debian stable package with Firefox 52 ESR. Disabling the WebM options in about:config makes video playback smooth on YouTube.

所有回复 (6)

more options

You can see if you fully support the HTML5 player by going to https://www.youtube.com/html5 as all checks should be blue and not red.

For Linux users make sure you have FFmpeg.

more options

When I enable the WebM options in about:config all the checks are blue on the site you linked. FFmpeg is installed (binary under /usr/bin/ffmpeg, it seems to be working). Video is still jittery. I'm not sure if firefox is using ffmpegs shared libraries or running it as a subprocess. While I'm playing the video ffmpeg is not running.

由timakro于修改

more options

Try turning off Hardware Acceleration Options ---> Performance Untick Use Recommended Performance Settings --> Untick Use Hardware Acceleration

You may loose Open GL but Stuttering should stop.

Please let us know if this solved your issue or if need further assistance.

more options

With WebM enabled and Hardware Acceleration disabled it's still stuttering. CPU usage with and without Hardware Acceleration seems about the same, and it's high. My CPU is relatively weak but my GPU is pretty strong. With chromium the CPU usage is lower and the video plays back smooth. I suspect that Firefox is not using my GPU with and without Hardware Acceleration.

由timakro于修改

more options

For cpu/ram usage last comment.

Check to see if 57.01 fix took : go to the Firefox 3 Bar Menu --> Options --> Privacy & Security panel and under Permissions check the setting to Prevent Accessibility Services from accessing your browser. Restart Firefox

No all in all is possible could be issue but check, it is also for cpu/ram : You could try this please : Go the 3 Bar Menu then Options --> General --> Performance and untick everything. change the recommended size lower then see how it runs. Note: 1 = No Multiprocessor = slow again. Try 2 Restart Firefox after making these changes please.

Please let us know if this solved your issue or if need further assistance

more options

"Prevent Accessibility Services from accessing your browser" doesn't seem to have any effect. With hardware accel disabled and 2 processes instead of 1(default) it seems to be a tiny bit better but that might be my imagination. There are always firefox with about 100% core usage and "Web Content" with 100%-200% core usage running. There's definitely more CPU power available which it isn't using.

Again, it might be that it is playing a perfectly fine 30fps video. But on chromium the same video feels way smoother. I downloaded the YouTube video using youtube-dl and playing it locally feels as smooth as with chromium. Maybe YouTube is providing different qualities/formats of the video and Firefox is choosing a 30fps version.