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.