AVReaderWriter for OSX
| Last Revision: | Version 1.1, 2011-06-29 Use NSImage instead of CGImage as fallback for IOSurface when displaying video frames in the progress panel. (Full Revision History) |
| Build Requirements: | Xcode 4.0 or later, Mac OS X v10.7 or later |
| Runtime Requirements: | Mac OS X v10.7 or later |
AVReaderWriter demonstrates how to use AVAssetReader to read and decode sample data from a movie file, work directly with the sample data, then use AVAssetWriter to encode and write the sample data to a new movie file.
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-06-29)