Workspace 6.21.5
ImageSequenceToAnimation

Creates an animation file (.avi) from a sequence of images on disk. Uses FFMPEG to do this, so make sure FFMPEG is installed and on your system PATH environment variable prior to use.

  • Default label: "Image sequence to animation"
  • Member of plug-in: Data analysis
  • Catalogue path: Images
Inputs:
Image file nameQStringThe file pattern to read. Supports wildcards (*).
Frame rateintThe number of frames to render per second.
Input image sequence frame ratedouble

Quality measureintLower quality will result in a smaller file, but worse visual results.
Animation file nameQString

Start frame indexint

The index of the first frame to use in the input file sequence (default is 0)