Only 360p on Youtube with HTML5

38,812

Ok, a friend was also experiencing the same issue and this apparently helped:

  1. Go to https://www.youtube.com/html5

  2. Ensure MSE i.e. Media Source Extensions (required for MPEG-DASH i.e. adaptive streaming) and H.264/WebM are supported by your browser ( see below for more). Also if you right click any video and select Stats for nerds you can see whether DASH is supported or not:

    1

  3. Click the Request the HTML5 player button:

    2

  4. Now you should see this and can try viewing videos at resolutions above 360p:

    3

To enable MSE in Firefox go to about:config and ensure all of the following are set to True:

media.mediasource.enabled
media.mediasource.youtubeonly
media.mediasource.mp4.enabled
media.mediasource.webm.enabled
media.fragmented-mp4.exposed
media.fragmented-mp4.ffmpeg.enabled

(Actually even if either MP4 or WEBM is enabled that should suffice, but if one doesn't work try enabling the other.)

Share:
38,812

Related videos on Youtube

TomTom
Author by

TomTom

Updated on September 18, 2022

Comments

  • TomTom
    TomTom over 1 year

    I recently read that Firefox improved it's HTML5 video support, so I thought I gave it a go again, because I am not a fan of Flash. It works fairly well, but unfortunately the videos are limited to 360p only.

    Are there any settings to be made or is this it?

    • Karan
      Karan about 9 years
      I just read this, but that article's quite old and I was just able to watch this video for example in 1080p via the HTML5 player in Firefox.
    • Mokubai
      Mokubai about 9 years
      I have disabled Flash in Firefox and in general I can watch most videos in 720p, a good few show up as 1080 as well. What videos are you having trouble with? Have you tried any others?
    • TomTom
      TomTom about 9 years
      @Mokubai I don't have flash installed and all of the videos are 360p for me
    • Karan
      Karan about 9 years
      @TomTom: 37.0.1, and no, I didn't change any settings. In fact I'm not even logged into YT.
  • Karan
    Karan about 9 years
    Why do you need a codec pack for YouTube videos? Did you read the question? Such generic advice is hardly helpful.
  • Karan
    Karan about 9 years
    No idea why this only affects some people though.
  • TomTom
    TomTom about 9 years
    Yes it looks quite a bit different for me. How can I enable the Media Source Extensions?
  • TomTom
    TomTom about 9 years
    I already figured it out. Linux.. It works now! Should I edit your answer?
  • Karan
    Karan about 9 years
    Hmm, looks like we both edited it and there was a conflict so only one of the edits went through. Anyway the answer seems ok now.
  • TomTom
    TomTom about 9 years
    Yeah, but now all the options possibly necessary are mentioned!
  • Karan
    Karan about 9 years
    Yup, and for the best I think. :)
  • Tony Schwery
    Tony Schwery over 8 years
    The question is about getting HTML5 Youtube to work with Firefox.