Ask Your Question

Revision history [back]

I guess this answer still stands : http://stackoverflow.com/questions/11260042/reverse-video-playback-in-opencv.

So basically if you want to do this you need to store the frames, which is quite stupid. However, if you have a limited jumping back, storing the last 5 elements for example could help you.