I have many media with time-of-day timecode that need to be positioned at their original timecode position on the timeline. Problem is, when an event e.g. starts at 10:00:00:00 there are 10 hours of empty space before the event on the timeline. Not very handy, so I want to get rid of this offset, but keep the events at their original timecode position.
Setting the timeline start with "Project.Ruler.StartTime" to 10:00:00:00 does not help, as the event TimecodeIn is mapped to 20.00:00:00 now. So, when changing Ruler.StartTime all project timecodes are shifted as well, which makes this function useless for me. I would have to recalculate all event TimecodeIn values, which is not an elegant solution at all.
Is there any way to just set a ruler start offset without effecting the project's timecode reference? Hard to avoid free-run or time-of-day timecode if you want to record video and audio simultaneously, so this function would be very useful.
Thanks,
Nils