Video Timeline

ahoi @ all

i need help for a small problem …
i like to play a video controlled frame by frame …
an example = the video has 600frames i want to play 0 to 300 with 25fps and then back to 0 or 0 to 400 and then 15fps smooth back to 250 …
so i think i need a ?slicer? where i can see and control the
frame position of the video …
its my first project with vvvv and i dont now every exist modules…
thanks
ufuk

Hello

You can try with an IObox Value -> GetSlice -> End Time/ Start Time.
You define into an “IoBox advanced” 3 rows with 3 differents values .After all you choose your duration with the “Index” of “Get slice”.
After all your can define and switch between different “Start and End Time”.

Or3