搜索 | 用户支持

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

详细了解

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.