Image Encoder
The image encoder saves image records to disk as image files.
Configuration Parameter | Description |
---|---|
Append | Specifies whether to append encoded images to the output file, creating a multi-page file instead of overwriting it. |
CompressionQuality | The amount of compression to use when encoding to JPEG, PDF, or WebP format. |
Format | The image format for the output files. |
ImageInput | The names of the image tracks that you want to encode. |
ImageSize | The output image size in pixels. |
InputQueueSize | The maximum number of records to queue for encoding, for each input. |
OutputPath | The path and file name for the output files. |
Type | The type of encoding engine to use. Set this parameter to ImageEncoder . |
URLBase | The base URL that is used to access the image. |
The Image Encoder produces a proxy track, named taskName.Proxy
, where taskName
is the name of the encoding task.