Home » Questions » Computers [ Ask a new question ]

Building video incrementally from incoming jpeg images

Building video incrementally from incoming jpeg images

Is it possible to append one jpeg frame (or a small number of frames) to a video while retaining good image quality and compression? I have a script that downloads a jpeg image from a webcam every 30 seconds. I can build a video out of these frames using ffmpeg or mencoder, e.g.:

Asked by: Guest | Views: 154
Total answers/comments: 0