Hey!
Is there a reason why getting the index 0 when using specifyIndex mode as Frames returns the last frame of the movie? Shouldn’t it return the first frame as when using Index as unit?
The reason is because frames are 1 based while indices are 0 based.