vuewer
Forum Replies Created
-
Forum: Plugins
In reply to: [Videopack] Infinite scroll (Callback)Hi Kyle,
While im waiting for the paid version, i donated 10USD, just for the gesture :).
The main reason of gif to video conversion is the size. A simple and short gif can easily be 24MB in size, if you convert it to webm/mp4 its like 2MB for the same file (10%). If you look at sites like imgur.com or 9gag.com, they do that also already.
As example http://i.imgur.com/MauOtlK.gifv
if you click the download link (right under) you’ll download the original uploaded gif file (40MB)
Now if you inspect the element in your browser you see that you are actually looking at a webm file and fallback to mp4 for non supported devices/browsers. If you download that webm its just 3.4MB.Thanks again!
Forum: Plugins
In reply to: [Videopack] Infinite scroll (Callback)Hi Kyle,
At first i thought it didn’t work, but after some research i added “use strict” statement to your provided code and: Bam! It worked.
I am very happy with with the plugin and the good support!
A buddy of mine who’s good with js/php is going to look into FFMPEG, GIF to MP4, WEBM(vp9) conversion based on this plugin. If you want i can send you the code when tested and finished.
Cheers!
Forum: Plugins
In reply to: [Videopack] Infinite scroll (Callback)Hi Kyle,
Thanks for your quick reply! I’ve put the above code to my functions.php but with no results.
The plugin that i am using (http://codecanyon.net/item/animated-infinite-scroll-wordpress-plugin/9631163) supports jQuery callbacks>> http://prntscr.com/83eg7c (see below on screenshot)
Any suggestion for this? The two inputted callbacks above do work perfectly. Im be willing to pay you for this.Thanks in advance!
Sander