Hello,
We have an issue where the movie uploaded to a shotgrid version does not playback in the frame range specified by the sg_first_frame
and sg_last_frame
of that version. I am doing the playback in the screening room in the browser (this issue does not happen inside RV).
For example, our movie is 52 frames long (1 slate + 51 frames) as checked inside RV. sg_first_frame
is 1001 and sg_last_frame
is 1051 as we do not include the slate in that count. If the option sg_movie_has_slate
is checked, the screening room skips the slate, starts playback at frame 1001 but for some reason ends playback at frame 1052 (the last frame is duplicated).
I am wondering if there is a parameter or a way to see what frame range the screening room is using for playback. I would have imagined that the playback ends at the frame specified by sg_last_frame
Thank you for your help!