How to access certain frame of a video file?
in
Core Library Questions
•
1 year ago
So, I'd like to know if it's possible to access different frames of a video at the same time. For example, how would you make a program which would show a video whose left side is normal and it's right side is 2 seconds delayed. When I just think about it, it seems easy, I would just have to be able to access pixels of a video at different times, but I don't know how to do something like that in Processing.
Thanks in advance!
Thanks in advance!
1