Click here to Skip to main content
15,918,889 members

Comments by Delta-XC-52 (Top 1 by date)

Delta-XC-52 16-Feb-11 6:48am View    
a) if i would not have spend at least two hole days for searching, this question would not exist!
b) i need to extract this image in c++ environment, there is no sense if some great freeware are able to do this
c) i need the correct code in c++ for:
-- P S E U D O --
fun loadMJPEG(String filename)
{
VIDEO myInput = open(filename);
BITMAP keyBitmap = myInput.getSinglePicture(hour.min.sec.frame);
return keyBitmap;
}