Live data from Hacker News

Gfycat - Jiffier gifs through HTML5 video conversion

gfycat.com

51–60 of 78 posts

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#51
Try MediaCrush. It's been on HN a couple times, and it also does the GIF->HTML5 thing, but it's open-source and has a lot of other benefits, like browser extensions and a nice API.

https://mediacru.sh

Prior discussions: https://news.ycombinator.com/item?id=6773039 and https://news.ycombinator.com/item?id=6189397

Open source: https://github.com/MediaCrush/MediaCrush

Browser extensions: https://mediacru.sh/apps

API: https://mediacru.sh/docs

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#52
post #44

If someone can create a simple Firefox/Chrome addon that takes imgur .gif links, and automatically converts the URL from this: 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.

Extension is now published, though there is no fancy art yet: https://chrome.google.com/webstore/detail/autogfy/aleldfepmn... Enjoy!

Wow, this is soooo helpful. Seriously, thanks a bunch for making this. Works just as I envisioned it.

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#53
post #44

If someone can create a simple Firefox/Chrome addon that takes imgur .gif links, and automatically converts the URL from this: 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.

Extension is now published, though there is no fancy art yet: https://chrome.google.com/webstore/detail/autogfy/aleldfepmn... Enjoy!

[deleted]

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#54
post #25
post #17

Earlier quoted context omitted.

I imagine it's because your phone has hardware H.264 decoders, while GIF is being done in CPU.

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…

> 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

GIF's are really a nineties format (90ties??), the animation and alpha components weren't added to the standard until 1989, and adoption wasn't widespread until after then.

You're also overlooking the fact that you simply didn't get 4.5MB+ GIFs in the nineties like the example given because it would take ten minutes to download that on a 56K modem. I must resign myself to the fact some people never grew up with dial-up!

Animated gifs in 1995 were rather different to animated gifs now.

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#55

Earlier quoted context omitted.

Is OTOH really an acronym people are using now?

Earliest usage of the term I can of the term on newsgroups is 1988. I was certainly using it in the early 90s.

Weird. I've been online since the mid 90's, mostly on IRC and newsgroups, and have never seen it. TIL.

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#56

Imgur should do something like this when people are viewing gifs at the Imgur site itself (as opposed to viewing a hotlinked gif file), automatically replacing the embedded GIF file with a video. I imagine they could save a lot in bandwidth costs

They could serve webp files to browsers that claim to support them in their request headers. It can confuse users that save files to not actually have a gif, though.

When you right click in chrome it says "Save video as..." so I think that's not a problem.

Re: Gfycat - Jiffier gifs through HTML5 video conversion

#57
post #44

Earlier quoted context omitted.

Extension is now published, though there is no fancy art yet: https://chrome.google.com/webstore/detail/autogfy/aleldfepmn... Enjoy!

Can you put the source on Github please?

Done.

https://github.com/Imdsm/AutoGfy

Post reply on HN