C#C
C#2y ago
rore

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?
Was this page helpful?