PDA

View Full Version : Add frames to a movie with ffmpeg



kevinchannon
August 14th, 2008, 03:12 PM
Hi,

I'm trying to use ffmpeg in a program that I'm writing in C/C++ and I was wondering if anyone knows if it is possible to add frames to the end of a movie file, without converting the whole video to a series of images and then re-converting them back into a movie.

Many thanks,
Kevin