AVSimpleEditoriOS

Last Revision:
Version 1.1, 2013-08-22
Update watermark layer's font to default value.
(Full Revision History)
Build Requirements:
iOS 6 SDK, ARC-enabled
Runtime Requirements:
iOS 6.0 or later

AVSimpleEditor is a simple AVFoundation based movie editing application which exercises the APIs of AVVideoComposition, AVAudioMix and demonstrates how they can be used for simple video editing tasks. It also demonstrates how they interact with playback (AVPlayerItem) and export (AVAssetExportSession). The application performs trim, rotate, crop, add music, add watermark and export. This sample is ARC-enabled.