Make movie

This dialog provides access to different settings for making video files.

Back to Index --> User Guide --> Menu --> File Menu

 

Contents

Crop

 

Resize

List of image resizing methods

  • nearest - Nearest-neighbor interpolation; the output pixel is assignedthe value of the pixel that the point falls within. No other pixels are considered.
  • bilinear - Bilinear interpolation; the output pixel value is a weighted average of pixels in the nearest 2-by-2 neighborhood.
  • bicubic - Bicubic interpolation; the output pixelvalue is a weighted average of pixels in the nearest 4-by-4 neighborhood.
  • lanczos2 - Lanczos-2 kernel.
  • lanczos3 - Lanczos-3 kernel.


Extras

 

Options

Split channel - generate a montage image, where each panel has only one color channel.

The dimensions of the montage image can be specified using the Cols (number of horizontal panels) and Rows (number of vertical panels) edit boxes. In addition, it is possible to force rendering of individual color channels in the grayscale mode (the Grayscale check box).

Split channel example


Format

Select one of the possible formats

Settings

Select additional parameters for video rendering

Back to Index --> User Guide --> Menu --> File Menu