Quote:
Originally Posted by Jaxel
Not unless every server on the net suddenly installed FFmpegPHP on their servers, this isn't going to happen. In order to extract information from a video, such as thumbnails, length, tags or any such other ID information, there needs to be the libraries required to do so installed on your server. No server comes with video libraries installed by default; hell, there are still a ton of servers out there that don't have GD2 (image libraries)!
What you can do is click "Edit Details" and at the bottom is the option to upload a custom thumbnail. So you can upload a custom thumbnail for every media in your system. However, be warned, if you ever run the "Rebuild Thumbnail Information" process, it will seek out original thumbnails from the service host. I have written in an exception so that it will SKIP the rebuild of any thumbnails in the INTERNAL service host group; but for other service hosts (like YouTube, etc), this process will overwrite your custom thumbnails.
|
Hehe, I should have been more specific: any chance of having image galleries implemented someday in the future? As I mentioned above, if you incorporated images into the galleries and then created an upload script you could definitely sell it as a Pro version.
Also, my site runs on a private server, so if I can make sure FFmpegPHP and GD2 are installed will that help with the thumbnails thing?
Thanks for the responses btw!