Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
FORUMS:listlist (w/ descriptions)archivetagssearchhall of famerecent posts

how to make multiple screen captures from a video file to jpegs?

COW Forums : FFmpeg

<< PREVIOUS   •   VIEW ALL   •   PRINT   •   NEXT >>
Share on Facebook
John Sohow to make multiple screen captures from a video file to jpegs?
by on Apr 8, 2012 at 4:51:05 pm

Hello,

How can I make multiple screen captures from an avi file to jpg format?
I have many 20 minute videos and I would like to make 40 screen captures from each video. I also have mpg, wmv and mov files which I want to capture 40 frames.

How can I do this? please help!

thanks
Tom


Return to posts index
Reply   Like  

stephen dixonRe: how to make multiple screen captures from a video file to jpegs?
by on Apr 9, 2012 at 3:30:51 pm

see this thread: http://forums.creativecow.net/thread/291/774#777


Return to posts index
Reply   Like  

John SoRe: how to make multiple screen captures from a video file to jpegs?
by on Apr 9, 2012 at 4:25:50 pm

thanks, I also found this...

$ ffmpeg -i video_name.avi -r 1/20 %03d.jpg

it will extract an image from the video every 20 seconds


Return to posts index
Reply   Like  

<< PREVIOUS   •   VIEW ALL   •   PRINT   •   NEXT >>
Share on Facebook


FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]