AVFoundation - Timecode Reader/Writer (avtimecodereadwrite)

Last Revision:
Version 1.2, 2014-01-22
Fix double free in AVTimecodeReader
(Full Revision History)
Build Requirements:
Mac OS X v10.9 or later
Runtime Requirements:
Mac OS X v10.9 or later

This command line tool demonstrates the use of AVAssetReader and AVAssetWriter to read and write timecode tracks of an asset. While reading, the tool outputs timecode values from the first timecode track to the console. While writing, timecode values supplied using a file are written into a custom timecode track created and associated with the first video track.