搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Youtube has no 1440p option?

more options

For some reason, since I've started using Firefox as my browser, I have not got the option to select a quality higher than 1080p on youtube. I can still select higher quality on Chrome, its only an issue im having with Firefox. Any ideas?

For some reason, since I've started using Firefox as my browser, I have not got the option to select a quality higher than 1080p on youtube. I can still select higher quality on Chrome, its only an issue im having with Firefox. Any ideas?

由 DarkFireSerpent 於 修改

被選擇的解決方法

I have a guess: by default, Firefox has WebM VP9 disabled. You would see that as a red box on YouTube's diagnostic page here:

https://www.youtube.com/html5

I've always assumed that's because the feature, while present in Firefox's code for a couple versions now, is not fully debugged. But if you want to give it a shot, here's where you enable it:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste webm and pause while the list is filtered

(3) Double-click the media.mediasource.webm.enabled preference to switch it from false to true

Then reload the YouTube test page to see whether it is detected (it should be). On pages of previously viewed videos, you might also need to reload to update the detection.

Can you get the higher resolutions?

(I turned it on, too, so I'll try to remember that if I start crashing.)

從原來的回覆中察看解決方案 👍 5

所有回覆 (2)

more options

選擇的解決方法

I have a guess: by default, Firefox has WebM VP9 disabled. You would see that as a red box on YouTube's diagnostic page here:

https://www.youtube.com/html5

I've always assumed that's because the feature, while present in Firefox's code for a couple versions now, is not fully debugged. But if you want to give it a shot, here's where you enable it:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste webm and pause while the list is filtered

(3) Double-click the media.mediasource.webm.enabled preference to switch it from false to true

Then reload the YouTube test page to see whether it is detected (it should be). On pages of previously viewed videos, you might also need to reload to update the detection.

Can you get the higher resolutions?

(I turned it on, too, so I'll try to remember that if I start crashing.)

more options

Yes, that worked! Cheers, mate.