Getting Source Timecode of Asset Clip in Timeline #28
Unanswered
latenitefilms
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I don't quite understand the question. Do you mean you want to know what clip intersects an arbitrary timecode? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following on from the discussion in TheAcharya/MarkersExtractor#81, I'd love to work out how to test
DAWFileKit
in a very specific situation so that I can update the FCP Cafe explanation/documentation here.If I have the following FCPXML:
How can I use
DAWFileKit
to get the source timecode of theasset-clip
at the timeline/project time of:Looking in Final Cut Pro's Source Timecode display (and my burnt-in timecode) I know the answer is:
How can I reproduce this using DAWFileKit?
Beta Was this translation helpful? Give feedback.
All reactions