I have a site where users upload movies (MP4, FLV, OGV).
I need a PHP function to generate a poster/screenshot in JPG automatically from an uploaded movie. The screenshot should be for the opening scene of the movie.
If it is a javascript utility (rather than PHP), that will be fine too.
I can't find anything. Where should I look?