I've come across a website, http://www.filehero.com/ that easily takes screenshots of videos given the URL. Obviously they download the video, but what would you suggest they use to capture screenshots? Obviously it's on a 15-30 interval between each screenshot because depending on the length of the video will result in the number of screenshots.
I'm thinking that it's a linux/windows application that is run through shell and producing the jpg's.
What do you think? If I was correct, what application(s) would allow me to do this?
Many thanks.
Screenshot extraction of videos through PHP?
Moderator: General Moderators
I agree I would expect that they have some kind of server side software that does the processing, I've seen similar things before for generating thumbnails of websites. Have no idea of what you could use to do it though, try having a look on sourceforge for something that would do it most apps you can pass params to from php via things like exec etc.
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
