Video spread?

I am trying to display one video source several times. Each videoquad should display a different position of the video. But spreading the “seek position” doesn’t work. Any ideas how to archive such an effect?

thanks!

The Filestream-Node is not spreadable.
You could load the video into the Ram (frame by frame) and then use a combination of counter + getslice (node) for playback.