CC#•Created by rore on 5/13/2024 in #help Looping through frames in a video?
I'm looking for a way to loop through an mp4 file, representing each frame as a bitmap.
I've been trying to figure it out for a while and have tried using FFmpeg, FFprobe and openCV but haven't had any luck.
Anyone know how I could do this?