Source Code Examples Covering AVFoundation Video Basics And How To Create A Video Editor

I’ve mentioned AVFoundation previously, the Cocoa framework for working with audio and video before and pointed out this great library that makes it very easy to record video that utilizes AVFoundation.

AVFoundation can be difficult to work with, and recently Bob McCune submitted a couple of great examples showing how to use AVFoundation.

There are two projects – one covering the basics of using AVFoundation demonstrating how to capture, playback and compose video, and another example project showing how to put it all together to create a video editing application.

Here’s an image showing the AVFoundation editor example in action:

AVFoundation Editor Example

You can find the AVFoundation demos covering the basics on Github here and the in-depth example on creating a video editor on Github here.

There are also a couple of slideshows available related to the examples – “Learning AV Foundation” and “Composing and Editing Media with AV Foundation“.

Very useful resources if you’re learning how to work with video using AV Foundation.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Source Code Examples Covering AVFoundation Video Basics And How To Create A Video Editor

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *