The image encoder saves image records to disk as image files.
Configuration Parameter | Description |
---|---|
CompressionQuality | The amount of compression to use when saving JPEG images. |
Format | The image format for the output files. |
FrameRateMax | (Deprecated) The maximum number of images to save per second of video. |
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.
|