I want to grab a frame from a video after every 5 seconds. In linux , i found this post , what are the tools on Windows ? my video is a H264/xvid encoded one.

link|improve this question

65% accept rate
feedback

2 Answers

up vote 1 down vote accepted

That post uses ffmpeg which is "a complete, cross-platform solution to record, convert and stream audio and video." If you want the bleeding edge ffmpeg you can grab it from the Automated Unofficial FFmpeg Win32 Builds page. Or from the ffmpeg videohelp.com page

link|improve this answer
feedback

Try this: http://www.scenegrabber.net/index.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.