Version: 1.0

Posted: 2007-06-01

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.

View Source Code:

Download Sample Code (“TimelineToTC.zip”, 38.5K)



Description

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).

Document Revision History

Date Notes
2007-06-01Sample application demonstrating parsing/conversion of FCP XML Files.