AlexeyAB
2017-06-30 5eb552fcfcfc8a43b68cc593d1e0e15ebde40b20
src/image.c
@@ -543,7 +543,7 @@
         //printf("\n cvCreateVideoWriter, DST output_video = %p  \n", output_video);
      }
      //cvWriteFrame(output_video, disp); // comment this line to improve FPS !!!
      cvWriteFrame(output_video, disp);   // comment this line to improve FPS !!!
      printf("\n cvWriteFrame \n");
   }