I was looking for an alternative to ffmpeg (I am on a host that ffmpeg or mencode does not allow due to server power or something like that), and I studied GD or Imagemagick (both of which are installed) there is a way to generate a thumbnail of the video from any of these two libraries or the other?
I also have the ability to use ruby on rails or python or CGI / perl to generate. But I am not qualified in any of these languages, so I needed a tutorial or script already written.
Can anybody help?
source
share