Announcement

Collapse
No announcement yet.

Firefox 47 Beta Enables VP9, Embedded YouTube Videos Use HTML5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Gusar
    replied
    Originally posted by M@GOid View Post
    I had changed some flags a year ago to play HTML5 when it was experimental. Now I renamed the settings folder, start it up, HTML5 and VP9 are default in Youtube and embedded pages, in Firefox 46.
    Try the same in Windows. H.264 is prioritized where hardware decoding is available. It's not in Firefox on Linux, so Linux gets VP9.

    Leave a comment:


  • anarki2
    replied
    Yeah, cool, how about some H.265 support instead. That may actually make sense.

    Btw: https://i.imgur.com/FHUpJ5h.jpg

    Leave a comment:


  • bug77
    replied
    Originally posted by sharkwouter View Post

    I don't think they have disabled it, actually. For me the look changed a bit with the update and Firefox is using some GTK 3 libraries.
    You're right, I was thinking of a different feature actually (APZ). My bad.

    Leave a comment:


  • M@GOid
    replied
    I had changed some flags a year ago to play HTML5 when it was experimental. Now I renamed the settings folder, start it up, HTML5 and VP9 are default in Youtube and embedded pages, in Firefox 46.

    Leave a comment:


  • bug77
    replied
    Originally posted by marco-c View Post

    Some websites embed YouTube videos with Flash, so Firefox rewrites the source of the pages to use the HTML5 version.
    For example, on the UNESCO website, this page http://whc.unesco.org/include/tool_v...=eAhhk8eTZH4?1 has:
    Code:
    <object width="100%" height="470">
    <param name="movie" value="http://www.youtube.com/v/eAhhk8eTZH4?1?version=3&amp;hl=fr_FR&amp;rel=0"></param>
    <param name="autoplay" value="1"></param>
    <param name="allowFullScreen" value="true"></param>
    <param name="allowscriptaccess" value="always"></param>
    <embed src="http://www.youtube.com/v/eAhhk8eTZH4?1?version=3&amp;hl=fr_FR&amp;rel=0" type="application/x-shockwave-flash" width="100%" height="470" allowscriptaccess="always" allowfullscreen="true" autoplay="1"></embed>
    </object>
    Ok, that's neat. Even if rewriting page source may have to potential to be turned into an exploit

    Leave a comment:


  • sharkwouter
    replied
    Originally posted by bug77 View Post
    Well, I think there has been GTK3 support for a while in Firefox, but honouring their tradition, Mozilla disabled it again shortly before releasing 46.
    I don't think they have disabled it, actually. For me the look changed a bit with the update and Firefox is using some GTK 3 libraries.

    Leave a comment:


  • marco-c
    replied
    Originally posted by bug77 View Post
    Well, I think there has been GTK3 support for a while in Firefox, but honouring their tradition, Mozilla disabled it again shortly before releasing 46.
    Also, I've been using HTML5 on youtube for a while, how is this a feature of Firefox 47?
    Some websites embed YouTube videos with Flash, so Firefox rewrites the source of the pages to use the HTML5 version.
    For example, on the UNESCO website, this page http://whc.unesco.org/include/tool_v...=eAhhk8eTZH4?1 has:
    Code:
    <object width="100%" height="470">
    <param name="movie" value="http://www.youtube.com/v/eAhhk8eTZH4?1?version=3&amp;hl=fr_FR&amp;rel=0"></param>
    <param name="autoplay" value="1"></param>
    <param name="allowFullScreen" value="true"></param>
    <param name="allowscriptaccess" value="always"></param>
    <embed src="http://www.youtube.com/v/eAhhk8eTZH4?1?version=3&amp;hl=fr_FR&amp;rel=0" type="application/x-shockwave-flash" width="100%" height="470" allowscriptaccess="always" allowfullscreen="true" autoplay="1"></embed>
    </object>

    Leave a comment:


  • bug77
    replied
    Well, I think there has been GTK3 support for a while in Firefox, but honouring their tradition, Mozilla disabled it again shortly before releasing 46.
    Also, I've been using HTML5 on youtube for a while, how is this a feature of Firefox 47?

    Leave a comment:


  • uid313
    replied
    Now that Firefox 46 got GTK3 support, I hope that Firefox 47 gets Wayland support.

    Leave a comment:


  • Thue
    replied
    and the VP9 video codec is enabled for users with "fast machines."
    But I though VP was enabled for everybody in Firefox 28? See https://www.phoronix.com/scan.php?pa...tem&px=MTUzODA

    Leave a comment:

Working...
X