Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To start automatic export of frames and video recordings, you need to create a macro in the Cycle rules (see Configuring macros Programming).

To create and configure the Export agent, do the following:

  1. In the hardware list, click Create and select Export agent.

  2. To enable the Export agent, select Yes in theEnable parameter.
  3. If necessary, you can specify a new name for the Export agent in the Name parameter.
  4. By default, the Burn titles parameter is disabled. To burn titles on JPEG images and AVI video, select Yes.
  5. In the Folder for frames and Folder for video parameters, specify full paths to folders for storing exported frames and videos. If you specify network folders, you must also specify the Username and Password of the user who has access to this network storage.
  6. In the Frame frequency parameter, select the frame rate of the final video stream:
    1. Original frame frequency (default);
    2. 1/2—frame rate of the exported video is two times lower than the original frame rate;
    3. 1/4—frame rate of the exported video is four times lower than the original frame rate;
    4. 1/8—frame rate of the exported video is eight times lower than the original frame rate;
  7. In the Image file format parameter, select the frame format for export:
    1. JPEG (default);
    2. PDF.
  8. In the Maximum file size parameter, specify the maximum file size of the exported video in megabytes. When the specified size is reached, a new file is created. The default value is 4095.
  9. In the Video codec parameter, select the codec of the final video stream:
    1. MPEG4;
    2. MGPEG;
    3. H.264;
    4. Default.
  10. In the Video file format parameter, select the video format for export:
    1. MKV (default);
    2. AVI;
    3. EXE;
    4. MP4.
  11. In the Video quality parameter, select the quality of the final video stream:
    1. Minimum level;
    2. Low level;
    3. Medium/Low level;
    4. Medium level (default);
    5. Medium/High level;
    6. High level;
    7. Maximum level.
  12. Specify the location of the watermark. To do this, specify the border of the watermarked area on each side of the frame as a percentage fraction of the frame size in the Border-bottom, Border-left, Border-right, Border-top parameters. The values must be in the range [0, 1]. The top left corner must be taken as the coordinate origin point.
    For example, with the default values (Left 0, Top 0, Right 1, Bottom 1), the specified area takes the entire frame, and the watermark is located in the center of the image. To place the watermark in a corner, specify the following values:
    1. for the top-left corner—Left 0, Top 0, Right watermark width as a percentage fraction of the frame width, Bottom watermark height as a percentage fraction of the frame height;
    2.  for the bottom-left corner—Left 0, Top 1 minus watermark height as a percentage fraction of the frame height, Right watermark width as a percentage fraction of the frame width, Bottom 1;
    3.  for the top-right corner—Left 1 minus watermark width as a percentage fraction of the frame width, Top 0, Right 1, Bottom watermark height as a percentage fraction of the frame height;

    4. for the bottom-right corner—Left 1 minus watermark width as a percentage fraction of the frame width, Top 1 minus watermark height as a percentage fraction of the frame height, Right 1, Bottom 1.

  13. In the Opacity (%) parameter, specify the watermark opacity as a percentage: 1opaque, 0fully transparent. The value must be in the range [0, 1].
  14. In the Watermark image parameter, select a watermark file. Only images in PNG format are allowed.
  15. Click the Apply button.

...