Live data from Hacker News

YouTube now defaults to HTML5 video

youtube-eng.blogspot.com

101–110 of 414 posts

Re: YouTube now defaults to HTML5 video

#101
post #2

Excellent. It's always been weird having a mobile device run YouTube more responsively than an GBP1500 laptop because the latter had to run the Flash plugin.

I've had a pretty poor experience with HTML 5 video. It stutters far more than flash and in particular it does very weird things when I try to skip around in videos. I'll miss flash.

For me it's the other way around, in a 4 years old netbook I still use, the HTML5 video usually performs better than flash.

Re: YouTube now defaults to HTML5 video

#102
post #26

Earlier quoted context omitted.

This comment originally read: ”From the guy that tried to force QuickTime on us?” , and that was the comment I was responding to. Also, the events described in your link all took place while Jobs was not at Apple.

Fair enough. Looks like some Apple fanatics are out today. If you criticize apple ; you have to be careful otherwise you get whited out pretty quick. So I toned it down. My point was the Steve Jobs complaining about proprietary video is very ironic ... when he was pedaling his own proprietary video tech.

[deleted]

Re: YouTube now defaults to HTML5 video

#103
post #97

Earlier quoted context omitted.

Fair enough. Looks like some Apple fanatics are out today. If you criticize apple ; you have to be careful otherwise you get whited out pretty quick. So I toned it down. My point was the Steve Jobs complaining about proprietary video is very ironic ... when he was pedaling his own proprietary video tech.

Oh please, stop it with the fanatics. The first version of your comment is not only incorrect but also not the type and tone of contribution appreciated on HN, and you have been here long enough to know it.

You don't remember the "Apple Software Update" programs on windows that you couldn't get rid of?

C'mon man.

Re: YouTube now defaults to HTML5 video

#104
post #60

Earlier quoted context omitted.

I use this constantly when I'm watching tutorials and how-tos. It makes picking up the info you need so much faster. I also recently discovered that the Crocodile Hunter at 1/2 speed is freaking hilarious . e.g., https://www.youtube.com/watch?v=QLIMgXv89VU&feature=youtu.be...

The Crocodile Hunter at 1/2 speed is amazing. I would love it if there was a listing of all videos that are hilarious at 1/2 speed.

NDT sounds completely smashed when at half speed -

https://www.youtube.com/watch?v=danYFxGnFxQ

Re: YouTube now defaults to HTML5 video

#106
Now I have to figure out how to fix HTML5 audio. For some reason it always uses the wrong alsa sound device, even though Flash and all my other apps use the right one. This is how I fixed it for all the other media:

  ~$ cat .asoundrc
 pcm.!default {
     type hw
     card 1
 }
 ctl.!default {
     type hw           
     card 1
 }
Also, I just checked the site and it's still using Flash for me in Firefox 35.0 (???) edit Ah, they do it for Beta versions of Firefox.

Re: YouTube now defaults to HTML5 video

#107

Earlier quoted context omitted.

I use this constantly when I'm watching tutorials and how-tos. It makes picking up the info you need so much faster. I also recently discovered that the Crocodile Hunter at 1/2 speed is freaking hilarious . e.g., https://www.youtube.com/watch?v=QLIMgXv89VU&feature=youtu.be...

It may simply be me, but in Firefox, I don't have the option to change speeds. *update: It looks like they haven't rolled out the change everywhere. I had to change it to HTML5. It still defaults to flash apparently.

The article states what browsers default to HTML5: "YouTube uses HTML5 by default in Chrome, IE 11, Safari 8 and in beta versions of Firefox."

Re: YouTube now defaults to HTML5 video

#108
post #69

Earlier quoted context omitted.

You could have watched a video on Youtube on Firefox for the last year at least. It was a setting in your Youtube account.

Some people like not having accounts on any random website that will be used for tracking and targetting.

Parent was a bit wrong; you didn't need an account or to be signed in. IIRC, you went to youtube.com/html5 and enabled it.

Re: YouTube now defaults to HTML5 video

#109
post #82

Earlier quoted context omitted.

Netflix has HTML5 support for Safari and iirc IE.

The "HTML5" support requires proprietary binary blob that has no standard API (besides an API to launch it with opaque data from a proprietary server) and is licensed only to selected companies. Basically it's as much HTML5 as was HTML4. It's supported only by DRM vendors: Google (WideVine), Safari (FairPlay) and Microsoft (PlayReady) and doesn't work in open-source browsers (not even in Chromium or custom WebKit bui…

The youtube blog post linked here says they're using EME just the same as netflix is...

Re: YouTube now defaults to HTML5 video

#110
post #82

Earlier quoted context omitted.

The "HTML5" support requires proprietary binary blob that has no standard API (besides an API to launch it with opaque data from a proprietary server) and is licensed only to selected companies. Basically it's as much HTML5 as was HTML4. It's supported only by DRM vendors: Google (WideVine), Safari (FairPlay) and Microsoft (PlayReady) and doesn't work in open-source browsers (not even in Chromium or custom WebKit bui…

Netflix works fine in Chrome on Linux. What do you mean by "licensed only to selected companies?"

Chrome isn't an open source browser. Google is "one of the selected companies".
Post reply on HN