Problem summary
Scr in and Scr out in the Conform workspace return values one higher that they should be
Customer reported version
nuke.10.0v4
Customer reported platform
10.12
Steps to reproduce
1) Open Nuke Studio 10.0v3/10.0v4
2) Import the attached .mov file
3) Create a sequence form the clip, and select it
4) Open the conforming workspace
5) Change the sequence time display to Frames, the Scr in and Scr out will be 1 above what they should be.
If you query the source in using the below code, then it returns the correct value.
print hiero.core.projects()[0].videoTrackItems()[0].sourceIn()
This only seem to affect .mov files
Reproduced by support
This problem has been reproduced in:
Nuke Studio 10.0v4 - Windows 10 - CentOS 6.8
Nuke Studio 10.0v3 - Windows 10 - CentOS 6.8
This was not an issue on:
Nuke Studio 10.0v2 - Windows 10 - CentOS 6.8
Nuke Studio 10.0v1 - Windows 10
Nuke Studio 9.0v9 - Windows 10
Nuke Studio 9.0v1 - Windows 10
Expected behaviour
For the Scr in and Scr out to report the correct values
Actual behaviour
They were the values + 1