I want to find a simple C++ source code that open a video file, and save the frames to files or better to a buffer, so that I can process a frame at a time. I don't care the procedure be done realtime. Please help me because I am lost!
+ Reply to Thread
Results 1 to 6 of 6
-
-
You would likely get more answers in our programming forum. Moving you.
And welcome to our forums. -
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
Is there not a simple C++ code?Do I necessary have to use DirectShow?
-
It depends on the video. Without directshow it is your task to decompress the video. For mpeg2 you could use the mpeg2lib.dll. For avi you can use the avifil32.dll...
GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
Easycap Video Grabber Capture card USB 2.0 RCA and S-Video?
By ffxdean in forum Capturing and VCRReplies: 149Last Post: 16th Mar 2011, 01:02 -
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Mencoder (Ubuntu) with Logilink Video Grabber VG0001 -> video buffer full
By Dobi in forum Capturing and VCRReplies: 0Last Post: 6th Jul 2010, 10:52 -
Image Grabber reads all file extentions except wmv...Why?
By King_Tut in forum Capturing and VCRReplies: 9Last Post: 20th May 2009, 15:00 -
Switching inputs on a frame grabber
By ftw667 in forum Capturing and VCRReplies: 0Last Post: 11th Aug 2007, 11:47