ASCIIPlay icon indicating copy to clipboard operation
ASCIIPlay copied to clipboard

Implement Rewind

Open aidancrowther opened this issue 4 years ago • 0 comments

Currently, the file decoder is set to only read new frames and discard anything else, we would like to somehow enable an ability to rewind the video by loading frames in reverse order.

You will need to determine how to implement this with the frame decoder and then write these frames as needed into the buffer or renderer as you deem necessary.

aidancrowther avatar Oct 08 '20 18:10 aidancrowther