qtcreatemovie

Last Revision:
Version 1.0, 2003-01-14
CreateMovie demonstrates creating a very simple QuickTime movie with a video track and a sound track.
Build Requirements:
Runtime Requirements:
Carbon 68k or PowerPC (or newer) machines running System 8.5 or later. PC with Intel Pentium or compatible processor. QuickTime 4.0 or later. CodeWarrior Pro 2 or later or Visual C++ 5.0 or later.

This sample code has been updated for QuickTime 5.0 CreateMovie is a sample application that demonstrates how to use the QuickTime APIs to create a very simple QuickTime movie with both a video track and a sound track. CreateMovie is based largely on the sample code included in Inside Macintosh:QuickTime, starting with pg. 2-45. Requirements: 68k or PowerPC (or newer) machines running System 8.5 or later. PC with Intel Pentium or compatible processor. QuickTime 4.0 or later. CodeWarrior Pro 2 or later or Visual C++ 5.0 or later. Keywords: QuickTime, Video, Sound, Track, Movie, Create