Answered
Clips markers time to formatted timecode is one frame incorrect
I am trying to get the formatted time of the markers on the video clip via:
timeOfMarker.getFormatted(settings.videoFrameRate, settings.audioDisplayFormat)
but sometimes it loses one frame, how to ensure that it is always proceduses correct timecode?
I am using tried both audioDisplayFormat and videoDisplayFormat, same results
but sometimes it loses one frame, how to ensure that it is always proceduses correct timecode?
I am using tried both audioDisplayFormat and videoDisplayFormat, same results