olli460 Posted September 18, 2009 Share Posted September 18, 2009 Hello, Ive got a site to upload flv videos but they currently have to upload a screenshot of the video themselves. Is there a way to automatically get a picture at a specific number of frames or seconds into the video. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/174672-screen-cap-at-x-section-in-flv-video/ Share on other sites More sharing options...
ILMV Posted September 18, 2009 Share Posted September 18, 2009 Using PHP... probably not, you would probably have to use some desktop programming language, immediately navigate to and pause at a point in the video (20%, 50% etc) then capture the frame and output it. Edit: Google search http://www.phpclasses.org/browse/package/3747.html Link to comment https://forums.phpfreaks.com/topic/174672-screen-cap-at-x-section-in-flv-video/#findComment-920550 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.