QTKitCommandLine

Last Revision:
Version 1.0, 2005-06-01
Command-line tools for deleting movie segments and converting movies to 3GPP files
Build Requirements:
Mac OS X 10.4, or Mac OS X 10.3.9 and QuickTime 7
Runtime Requirements:
Mac OS X 10.4, or Mac OS X 10.3.9 and QuickTime 7.0

QTKit command-line tools which demonstrate how to 1) convert a QuickTime movie (.mov file) into a 3GPP (.3gp file). It requires only two QTMovie methods, movieWithFile:error and writeToFile:withAttributes: and 2) delete a movie segment and then update the movie file. The code illustrates how to work with QTTime and QTTimeRange structures as well.