Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 7 답장
  • 2 이 문제를 만남
  • 416 보기
  • 최종 답변자: 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.
첨부된 스크린샷

선택된 해결법

모든 댓글 (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