VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Does anyone knows If exists a software that take snapshots (jpg, gif) from video files (avi, mpg, etc) automatically?
    For example, get a snapshot every 1 minute !!
    Quote Quote  
  2. Member
    Join Date
    Aug 2001
    Location
    Australia
    Search Comp PM
    ImageGrabber II (found on this site, or google it... its free too

    havent tried time capture but i guess if you have a 10 min video then select 10 jpegs to capture ?
    should capture them evenly throughout the 10 min.

    cheers
    Quote Quote  
  3. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    you can use avisynth,
    with selectrangeevery()
    and imagewriter(), or just load into vdub and save as imagesequence

    Code:
    avisource("blah.avi")
    selectrangeevery(1440,1) # 1 per min?

    tripp
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!