I need to load a movie file, insert several frames in the beginning of it, and save the video file (preserving it's original video and audio format, which is important).
QTKit Overview document describes how to retrieve and apply different filters to the existing movie. But how to add new frames, without changing the rest of the movie? Could you point me in the right direction? Thanks!