Video playout fast forward

Hi,

I would like to find out is there a way to fast forward videos when you are playing them out? It happened me several times during rehearsals that it was not wanted to play the whole file, but i had to go to the very end of the video very fast. I use CG 2.2 client and Server 2.3.3 on windows 11.
Is there a way to do this?

Many Thanks
Csaba

You can do a seek:
CALL 1-10 SEEK 197 seeks to frame 197, don’t remember if you can do a reverse seek (but seem to remember it) so a CALL 1-10 SEEK -500 (might be CALL 1-10 SEEK END -500) would seek to the last 10 seconds of a video at 50fps.