PDA

View Full Version : Jpeg sanpshots into video file


blasted
29th June 2006, 12:05
Im looking for a bit of help regarding something that i have not had to do before.

Basically we have a system at work which captures jpeg snapshots. This system produces hundreds of them at high resolution. They are all the same size.

Is there a programme that will allow me to string these images together and view it as a video file? The idea being as a video file it can be viewed and paused where needed.

Thanks for any help that you can offer.

Gehenna
29th June 2006, 12:20
Yup ,their is. (actually their are quite a few)

I had a similair problem,and found this cool freeware program,that takes jpg files and converts them into xivd/divx (depending on codecs installed,you can also change the FPS,files can be sorted via creation time/a-z/z-a/modified date)
Its kinda simple ,but works well.

http://www.snapfiles.com/get/jpgvideo.html
(its freeware)

blasted
29th June 2006, 13:35
Thanks, i shall give it a try

Pookie
29th June 2006, 16:47
VirtualDubMod will do it as well

Mr_Odwin
30th June 2006, 08:56
Avisynth has an imagereader (or imagesource, I can't remember) function which means you can then use any of the many encoders that accept avs scripts as input.