Earlier quoted context omitted.
We're only happy to see it die because it was never well cared for. Flash was much heavier and much, much more insecure than it needed to be with Adobe-level money behind it. They were terribly poor stewards of the technology. I mean no offense to anyone that was on the Flash team, I am making a (flawed?) presumption that it probably didn't feel great inside the company either. Others may tell you I'm wrong - it's ab…
The real reason Flash died was not technical, it was because Steve Jobs didn't want a whole platform he didn't control running on the iPhone.
Flash-Free Video in 2016
111–120 of 203 posts
Re: Flash-Free Video in 2016
#112It should be noted that the native browser decoders for h264 still produce worse color presentation than flash players. Also, the flash runtime's pseudo-streaming is faster than Chrome's http pseudo-streaming (it takes longer for the same h264 file to start playing back). I love HTML5 video, but there are still huge areas for improvement that show up frequently.
Re: Flash-Free Video in 2016
#113YouTube recently relegated Flash to the bottom of its list of preferred video formats. Firefox users on XP who used to get hardware-accelerated 1080p video using Flash now get VP9. Many older XP machines can't keep up decoding VP9 in software. I recommend Firefox users on XP install the "YouTube Flash Video Player" add-on, which will force YouTube to use Flash again:
https://addons.mozilla.org/en-US/firefox/addon/youtube-flash...
Re: Flash-Free Video in 2016
#114It should be noted that the native browser decoders for h264 still produce worse color presentation than flash players. Also, the flash runtime's pseudo-streaming is faster than Chrome's http pseudo-streaming (it takes longer for the same h264 file to start playing back). I love HTML5 video, but there are still huge areas for improvement that show up frequently.
which browsers? Which platforms?
Re: Flash-Free Video in 2016
#115I look forward to the day when we can say HTML5 is so much better (than Flash) for interactive/media content on the web, but sadly we still aren't there. I have hope that we will get there eventually. Until then, we will continue providing slightly dumbed-down games and content with the benefit of it working on mobile, tablet and desktop browsers.
Re: Flash-Free Video in 2016
#116Re: Flash-Free Video in 2016
#117I know everybody here hates flash (for excellent reasons!) and is happy to see it die. But, as a user who doesn't work in tech, I really miss the ability to enforce click-to-play loading of videos. From my pseudo-outsider perspective, the switch to HTML5 has been really frustrating. I happen to hang out around these parts so I understand the reasons for it, but if I didn't it would probably make me mad. It would feel…
At first I'd yell profanities out loud. Now I stop going to those sites.
Re: Flash-Free Video in 2016
#118I was at a primarily Flash based company during the glory days of Flash and then through the transition to HTML5/JS. While I understand perfectly (and even support) why the shift happened (thanks Steve!), its still frustrating sometimes to know that now, years later we still aren't able to provide the quality of games that we were in Flash 3-4 years ago. We can do a lot, and things have come a ways, but right before…
Re: Flash-Free Video in 2016
#119Earlier quoted context omitted.
Is there any technical or legal reason why it's not as easy to handle playing video as it is to show an image, from a site developer point of view? Why can't the browser do it natively? Why does it have to be handled via JavaScript and whatever else?
Today playing a video more complex than just decode a .mp4 file: most broadcasters use Adaptive Bitrate streaming formats like HLS and MPEG-DASH, that add a lot of complexity: How do you get the qualities and languages list? how and when do you switch the video quality? etc In case of hls.js used by the NYT, you actually need to transmux the mpeg-ts content used in HLS into fMP4 to make it playable by the Media Sourc…
Re: Flash-Free Video in 2016
#120Fantastic news and congrats to the NY Times team. Does anyone know, who at this point still continues to use Flash?