Hi friends.
Do you know a library/header file/...etc. which has codes/instruments to write codes related to (how to read frame/frames from multiframes images or from video file? )
Thanks.
Hi friends.
Do you know a library/header file/...etc. which has codes/instruments to write codes related to (how to read frame/frames from multiframes images or from video file? )
Thanks.
You can try OpenCV (open-source computer vision library), available at sourceforge.net. I've used it before (different application to yourself) and it's really handy & easy to use (once you get the project set up).
According to:
http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/
, the following video formats are supported:
MPEG-1, motion-jpeg codec (does not work well), MPEG-4.2, MPEG-4.3, MPEG-4, H263, H263I, FLV1. Possibly others if you're lucky.
-Doug
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.