Starting with version 7 Apple's Final Cut Pro allows to add 'virtual' timecode data to a clip. This means you can't overwrite timecode which already exists in the QT source file, but any timecode track which is not covered in the source can be set by metadata.
The auxTC app makes use of that feature and simply adds an AUX1 and AUX2 timecode to selected clips.
AUX1 TC is the creation time, AUX2 TC the modification time (HH:MM:SS:00), the reel is set by the creation date (YYYYMMDD).
auxTC is very easy to use: simply select a folder containing video clips. The app will process the file data and creates an XML on the desktop (folder name.xml).
The AUX TC can be used to roughly synchronize cameras which don't have an source TC or 00:00:00:00 TC.
Requirements:
· FCP 7 or higher
What's New in This Release: [ read full changelog ]
· First release