Gfycat - Jiffier gifs through HTML5 video conversion
31–40 of 78 posts
Re: Gfycat - Jiffier gifs through HTML5 video conversion
#32 http://i0.kym-cdn.com/photos/images/original/000/666/838/7fb.gif
To this: gfycat.com/fetch/http://i0.kym-cdn.com/photos/images/original/000/666/838/7fb.gif
I'm sure it would easily become a top 20 addons hands down.Re: Gfycat - Jiffier gifs through HTML5 video conversion
#33There is no other reason not to use video.
Re: Gfycat - Jiffier gifs through HTML5 video conversion
#34Re: Gfycat - Jiffier gifs through HTML5 video conversion
#35Re: Gfycat - Jiffier gifs through HTML5 video conversion
#36Re: Gfycat - Jiffier gifs through HTML5 video conversion
#37Earlier quoted context omitted.
No, every mobile can process a 80ties picture format in tiny resolutions. 90ies computers could do that without a problem without any allocation an needed only a fraction of their cpu. Now we have quadcore cpus clocked at >1 GHz in our mobiles. It's just the saved bandwidth. And, btw, hardware allocation is a way overrated. There is a HEVC software implementation for the iphone. Just compare the complexity of HEVC to…
The problem isn't the peak capability of the hardware: it's the strategy used to handle the content. In most web browsers animated GIFs are treated as images, which depending on the browser causes a whole host of potential side-effects (kept around or animating when offscreen, all frames kept in memory, etc.) Video is video and is in general more properly streamed, evicted from memory, and halted when offscreen.
"... But in the worst case all your elements might be grouped into a single layer and the browser has to repaint every single element. And, when it’s done, it still needs to upload everything to the GPU. All of this is work occurs for every GIF frame..."
Re: Gfycat - Jiffier gifs through HTML5 video conversion
#38That idea originated from https://mediacru.sh/ - I read that article and considered doing my own "gfycat" site, it looks like someone had the motivation to go through with it after all :)
Re: Gfycat - Jiffier gifs through HTML5 video conversion
#39GIF is a terrible format for video, but OTOH it's fairly lightweight for the browser for simple animation. Historically, playing video in the browser has required loading plugins, increasing the attack surface of the browser quite a bit, as well as inflating memory usage, increasing fragility, etc. HTML5 video is also blocked by my flash blocker. Up until the latest version of Firefox, animated gifs were blocked by m…
Re: Gfycat - Jiffier gifs through HTML5 video conversion
#40A service like this really needs to support oEmbed. The oEmbed spec is pretty simple and it would make this more widely usable by popular blogging platforms, and make it easier to use on responsive websites. http://oembed.com/