AlexeyAB
2017-07-27 1fd398da4f1fe1d4fb438212ea6a0efd8ad6fe37
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");
   }