TimelineToTC

Last Revision:
Version 1.0, 2007-06-01
Sample application demonstrating parsing/conversion of FCP XML Files.
Build Requirements:
Mac OS X 10.4.9 or later. Xcode 2.1 or later.
Runtime Requirements:
Mac OS X 10.4.9 and Final Cut Pro 5.1.2 or later.

The TimelineToTC sample application demonstrates the parsing of a Final Cut Pro originated XML file, outputting the attributes of individual clips in an edit list. Individual technologies/methods illustrated include: - Parsing and searching of an XML data stream using NSXML and XQuery. - Generating properly formatted time-code strings from component values (e.g. frame-base, format, frame-count).