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

搜索 | 用户支持

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

详细了解

Nvidia video super resolution not working after enabling gfx.webrender.super-resolution.nvidia

  • 7 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 Piterk

more options

Firefox 114 introduced hidden support for nvidia video super resolution. In about:config you can enable preference gfx.webrender.super-resolution.nvidia to make it work. However I see 0 difference on all videos on all pages. I have everything in nvidia control panel set correctly (VSR enabled and set to 4/4 quality).

Tried to find more info online and someone on reddit complained that it worked before but it stopped working with latest firefox beta (probably before final 114 release): https://www.reddit.com/r/firefox/comments/13duluz/nvidia_video_super_resolution_comes_to_firefox/

I tried using logic too - if this pref is related to webrenderer in its name maybe it is not working because I am not using webrenderer? However I checked about:support and in section graphics->composition I have "webrenderer" so it seems I am using it, but its VSR feature is not working at all.

Firefox 114 introduced '''hidden support for nvidia video super resolution'''. In about:config you can enable preference '''gfx.webrender.super-resolution.nvidia '''to make it work. However I see 0 difference on all videos on all pages. I have everything in nvidia control panel set correctly (VSR enabled and set to 4/4 quality). Tried to find more info online and someone on reddit complained that it worked before but it stopped working with latest firefox beta (probably before final 114 release): https://www.reddit.com/r/firefox/comments/13duluz/nvidia_video_super_resolution_comes_to_firefox/ I tried using logic too - if this pref is related to webrenderer in its name maybe it is not working because I am not using webrenderer? However I checked about:support and in section graphics->composition I have "webrenderer" so it seems I am using it, but its VSR feature is not working at all.
已附加屏幕截图

被采纳的解决方案

Can you report it on bugzilla.mozilla.org? Thanks.

定位到答案原位置 👍 0

所有回复 (7)

more options

选择的解决方案

Can you report it on bugzilla.mozilla.org? Thanks.

由TyDraniu于修改

more options
more options

Could you open the about:support page, go to section GPU 1 and read the Vendor ID (ID dostawcy)? Thanks.

more options

It is 0x10de - nvidia Device id is 0x2484 (RTX 3070)

由Piterk于修改

more options

Well it looks like it was very easy to fix. https://bugzilla.mozilla.org/show_bug.cgi?id=1838781#c3

There was error in code, they had to replace

enabled ?  0 : 1u};

with

enabled ? 1u : 0};

It took 15 days to resolve this and fix will be published in firefox 116 on 1st August if everything goes well. https://whattrainisitnow.com/calendar/

1 little mistake and 2 months of delay for this feature. Ugh!

more options

Please confirm that it works for you and set this question as Solved.

more options

Well, today on firefox 116 I can confirm it is finally working! First image is off, 2nd one is on https://imgur.com/a/wXDeUTn