Version: 1.0.1

Posted: 2006-07-11

Build Requirements: Xcode 2.1 or later

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample (“MovieVideoChart.zip”, 76.6K)
Download Sample (“MovieVideoChart.dmg”, 144.6K)



Description

Displays a scrolling chart showing the internal structure of a movie's video track. Frame thumbnails are displayed in decode order, display order, and track order; the reordering due to display offsets and track edits is illustrated. Information about individual samples is obtained using GetMediaSample2; information about many samples is obtained at once by using CopyMediaMutableSampleTable. Frames are decompressed at thumbnail size using ICMDecompressionSessions.

Xcode 2.1 project builds universal binary.

Document Revision History

Date Notes
2006-07-11Corrected edit label enumeration
2005-08-10Updated to produce a universal binary. No code changes were required.
2005-06-01Demonstrates direct access to video samples in movie files, using B-frame-aware APIs in QuickTime 7.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.