My sequence's start frame 101 and end frame 186 . Total frames are 86frames
when i import that sequence , how can i set the frame range to 1~86 ?
Is there any expression or option in Read node to do that?
I would look at the the time>offset node.
S
you could also use an expression the Reada node's frame knob such asframe+100to line it up to frame 1.
However I would recommend using the TimeOffset node as well to make sure Nuke recognizes the offset script wide (i.e. the viewer and execute panel won't auto adjust if using the frame knob).