Possible problems and their solutions

The program crashes

In case of abnormal termination of the program, it is recommended to increase the value of the parameter Not processed ending frames. The default value is 10. You can try increasing the value of this parameter to 100.

The program crashes 2

This occurs most often when the number of cells in a table (active read video streams) is sufficiently large, requiring large amounts of memory allocation. The higher the resolution of the original video, the more memory required to decode each video stream.

The program crashes again

If the program crashes while working with video, transcoding the video to another format can help. For example, from MKV to AVI. Although this is a very stupid decision, sometimes nothing else remains. To transcode the video, you can use the FFMPEG utility.

Video playback speed is very low

To increase the playback speed, try the following:


  • reduce the size of the table
  • reduce the size of the output frame
  • make sure that the system has quick access to the file (stored on the local drive, not on the network)
  • stop the work program that actively load the processor or hard drive



Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator