Play imported video backward

Hi Notchers,
I am searching the way to play reverse video files.
Do you know which node should I use?
Thank you,

The trick I like here is to use modifiers to control the frame offset or frame rate. This way, you can control the speed forward, backward, and even pause with just a couple of nodes. The key thing to remember is that the frame offset is just a frame offset, so if you want to reverse time at normal speed, you want to make sure the frame offset is rising at e.g -30 frames per second.

– Ryan