Automation Blocks - Exports not Matching Timelines when using Script
- January 30, 2025
- 1 reply
- 1882 views
Hello @Mathias Moehl
The attached script swaps out the selected clip in your sequence for the selected project item in your bin, retaining the in-point of the sequence clip.
It works fine, but the exported files don't match the sequences! All clips in the timeline that were applied by the script start at the wrong frame in the exported video files.
For example...
Clip 1 should start a 1:06, but starts at :19
Clips 2 and 3 should start at :20, but start at :19
Then, after you close and re-open the project, the sequences match the exports, showing that the clips in the sequence have the incorrect in points. Boggling that the project can look one way, and then another way after you re-open it.
I would think it has something to do with the framerate rounding error the script accounts for, but Clip 1 is off by too many frames.
Two editors on two different machines were able to recreate this error a number of times.
Very confusing one! Any thoughts?

