That plus html5 audio could be a new low bandwidth way to stream movies in the future
Show HN: Forget Flash, Skip GIF, Control iOS
21–30 of 37 posts
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#22So I can animate a movie/short film, take a screencast of it, and use Phosphor to render the movie on the client side? That plus html5 audio could be a new low bandwidth way to stream movies in the future
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#23This basically means that on most mobile devices, instead of a hardware-accelerated decompressor, a slower, more CPU-consuming Javascript VM is in charge of video.
While technically impressive, I would much prefer the possibility of directly embedding (and controlling) real video.
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#24On iPad 1 all samples from the Gallery run at, what feels like, 1-2 fps. The screeencast in the blog though is very smooth. Why's the difference?
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#25- not allowing iOS to play videos in-DOM.
- deciding not to support WebM, so Firefox users can't see their videos.
And now others are following them by helping to dig deeper in a vastly inefficient way of displaying moving images ? What could previously be offloaded to dedicated engines is now going to burn the CPU via JS. Hum, now that's gonna work…
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#26I had a few crashes with it this morning on a rMBP, what's the best route for support ? (your forums do not seem updated yet for phosphor)
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#27Re: Show HN: Forget Flash, Skip GIF, Control iOS
#28 HTML 5 video: iOS devices won't play video tags in the
DOM, they instead open in a standardized player. Apple
also stops them from auto-playing on iPhone.
This is what makes Vine so useless on iOS outside of the native app. It makes it preferable to use GIF sans audio generally, whenever it's an option.I get where Apple is coming from, but this is definitely sorely needed for some use cases.
Re: Show HN: Forget Flash, Skip GIF, Control iOS
#29Re: Show HN: Forget Flash, Skip GIF, Control iOS
#30So I can animate a movie/short film, take a screencast of it, and use Phosphor to render the movie on the client side? That plus html5 audio could be a new low bandwidth way to stream movies in the future