Live data from Hacker News

A Polymer element for flexible GIF playback

geelen.github.io

1–10 of 82 posts

Re: A Polymer element for flexible GIF playback

#7

Alternatively, ditch GIFs entirely and use bandwidth-friendly and feature-friendly HTML5 video.

Not gonna happen until html5 can be set up to autoplay on mobile, and can be copy-pasted into your messaging app and will autoplay there too. I suspect there are other requirements, but much as I love the idea of moving away from gifs (for bandwidth at LEAST) there are a set of things that only gifs can do.

Side note: autoplaying html5 would be a massive annoyance, because html5 video can have audio.

Re: A Polymer element for flexible GIF playback

#8
post #6

Alternatively, ditch GIFs entirely and use bandwidth-friendly and feature-friendly HTML5 video.

Can you even autoplay HTML5 video on a page in, say, the platform I'm posting from, iOS 7?

Nope, has to be triggered by a user action (like a tap), and can only play full screen. Also, if you loop a video, the control bars flash up then fade away each time it loops.

Re: A Polymer element for flexible GIF playback

#9
post #6

Alternatively, ditch GIFs entirely and use bandwidth-friendly and feature-friendly HTML5 video.

Can you even autoplay HTML5 video on a page in, say, the platform I'm posting from, iOS 7?

No.

And those with bandwidth caps are doubly grateful for that. Once for not being opted into wasting bandwidth, and again for the smaller file size if they choose to use it.

Post reply on HN