Log in

View Full Version : capture frames in batch


agzz
18th February 2006, 18:14
Hello all,
I am looking for a program that can help me capture an amount of frames divided evenly over a videofile or simply a frame every xx seconds.
Preferebly also capable of working a DVD the same way.

any suggestions?
thanks

setarip_old
18th February 2006, 18:57
Hi!I am looking for a program that can help me capture an amount of frames divided evenly over a videofile or simply a frame every xx seconds.For acceptable file formats, you can load the file into either VirtualDub or VirtualDubMOD - and use the "Decimate frames" function to set the frequency of frames saved to a new .AVI file...

agzz
18th February 2006, 19:31
thanks for the reply.
however i would want a bmp or jpg output.
sorry for being unclear.

communist
18th February 2006, 22:19
Have a look at Avisynth and its Selectevery and ImageWriter functions.

darkavatar1470
5th March 2006, 06:00
Try the Grab filter in FFDshow to save anything it can decode to a bunch of jpg/bmp/png's, just remember to turn it off when you're done with it.