0

Reading video from disk is simple - CvCapture* capture = cvCreateFileCapture(argv[1]);, but I need to read mp4 file which is already in std::string VideoBuffer.

How to do that?

Jeru Luke
  • 20,118
  • 13
  • 80
  • 87
Iceman
  • 365
  • 1
  • 3
  • 17

0 Answers0