State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:510112|
Problem summary
Calling mediaSource().startTime() via Python returns an incorrect value for MOVs.
Customer reported version
hiero.n/a
Customer reported platform
Steps to reproduce
1) In Nuke Studio/Hiero, import a .mov file.
2) Drag/drop the imported footage to the Timeline to create a sequence.
3) Select the clip on the Timeline, then open the Script Editor and run the code:
ti = hiero.ui.getTimelineEditor(hiero.ui.activeSequence()).getSelection()[0] print(ti.source().mediaSource().startTime())4) View the result for the start time of the selected clip.We're sorry to hear that
Please tell us why