Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. the pdb files are only needed for stepping into the opencv library code while debugging. (if you need that, recompile the codebase using cmake). it's not at all related to improper video processing

  2. why are you trying version 2.2 ? currrent stable version is 2.4.5

  1. the pdb files are only needed for stepping into the opencv library code while debugging. that's a warning, not an error (if you need to do that, recompile the codebase using cmake).

  2. it's not at all related to improper video processingprocessing. if you get gray(empty) frames, your program is running, but some assumption on your side , how to aquire a video stream was wrong / not supported

  3. why are you trying version 2.2 ? currrent stable version is 2.4.5