[Gambas-user] Reading .MOV frame by frame into an Image.Pixel

Cedron Dawg cedron at exede.net
Sat Mar 23 03:44:39 CET 2019


I'm wanting to do some image analysis.  I'd like to be able to use FileChooser, select a .mov file, open it and be able to step through it frame by frame, holding the image in an image object, so I can display it on the form, and read the pixel values in the code.

Can anybody recommend the best way to do this, and perhaps give a pointer to some example code?

Thanks,
Ced


More information about the User mailing list