Version: 1.1

Posted: 2008-06-02

Build Requirements: Xcode 3.0

Runtime Requirements: Mac OS X 10.5 Leopard

View Source Code:

Download Sample Code (“MyMovieFilter.zip”, 281.9K)



Description

MyMovieFilter is a simple application which demonstrates how to play a movie into a layer-backed QTMovieView and apply a Core Image filter while the movie is playing.

Document Revision History

Date Notes
2008-06-02Updated to use a Core Animation layer-backed view.
2007-12-13How to play a movie into a layer-backed QTMovieView and apply a Core Image filter while the movie plays.