OnlyDEWx60
Results
2
comments of
OnlyDEWx60
import pymiere from pymiere.wrappers import timecode_from_time seq = pymiere.objects.app.project.activeSequence # get player head time (could be any Time object) current_time = seq.getPlayerPosition() # Time object to timecode string timecode =...
i tried to do that but for me it took setting a shortcut key to reveal seq in project connect it to AHK and then change the active sequence by...