Image Sequence settings in Compressor
The built-in OpenEXR Image Sequence and TIFF Image Sequence settings in Compressor (in the Motion Graphics category) use the Image Sequence transcoding format. This format encodes a variety of image sequence file types used in motion graphics, including TIFF, OpenEXR, JPEG, PNG, animated PNG (APNG), animated GIF, and more.
Note: You can also create custom settings that use the Image Sequence transcoding format. However, the built-in image sequence settings (in the Settings pane) analyze your source media and assign optimal properties to ensure the best possible transcoding results.
The properties of built-in and custom settings that use this transcoding format are located in the General inspector and Video inspector (described below).
Setting summary
Displays the setting name and transcoding format used by Compressor, as well as an estimated output file size. When you add a setting to a job or change the setting’s properties, this summary is automatically updated.
General properties
Name: Displays the name of the setting.
Description: Displays the description of the setting.
Extension: Displays the extension of the output file.
Tip: To output a file with a different extension, choose a different file type from the “Image type” pop-up menu.
Allow job segmenting: If you’ve set up distributed processing, select this checkbox to have Compressor process the output file using your shared computer group. See Transcode batches with multiple computers using Compressor.
Default location: Choose an item from the pop-up menu to set the default save location for transcoded files.
Image type: Choose an image type from the pop-up menu to set an image type for the transcoded files:
DPX
GIF
JPEG
OpenEXR
Photoshop (PSD)
PNG (Portable Network Graphics)
TARGA (Truevision Advanced Raster Graphics Adapter), also referred to as TGA
TIFF (Tagged Image File Format)
Animated: Available when Image type is set to GIF or PNG, exports a single, animated file containing all frames (rather than a collection of individual files for each frame).
Playback: Available when Animated is selected, specifies how many times the animated GIF or PNG loops during playback. Select Continuously, or enter the number of times you want the animated file to loop. (Not all web browsers will recognize this option.)
Create unique output directory: Available when Animated is not selected. Select this checkbox to create a folder to hold the output files; the files saved will be named “frame-0,” “frame-1,” “frame-2,” and so on.
Add leading zeros to frame numbers: Available when Animated is not selected. Select this checkbox to have Compressor add leading zeros to output filenames (“filename-000000,” “filename-000001,” “filename-000002,” and so on).
Retiming
This area contains one property:
Set duration to: Sets the processing algorithm used to adjust the frame rate during transcoding. Select one of the following options:
[Percentage] of source: Modifies the output clip’s speed by a percentage of the source clip’s speed. Enter a value in the percentage field or choose a preset value from the adjacent pop-up menu (with a down arrow).
[Total duration]: Sets the duration of the clip. Enter a timecode duration in the field or click the arrows to increase or decrease the time.
So source frames play at [frame rate] fps: Nondestructively changes the playback speed of the clip, without discarding frames or creating new frames. This property has no effect unless the “Frame rate” value in the Video inspector is different from the source file’s frame rate. For example, if you add a 10-second source file with a frame rate of 24 fps to Compressor, set the “Frame rate” property in the Video inspector to 25 fps, then select “So source frames play at 25 fps” in the General inspector, the duration of the transcoded clip (at 25 fps) is 9 seconds and 15 frames.
For more information, see Retime video and audio using Compressor.
Video properties
Frame size: Use this pop-up menu to set the frame size (resolution) for the output file.
Pixel aspect ratio: Use this pop-up menu to set the pixel aspect ratio (the ratio between the encoded width and the display width).
Frame rate: Use this pop-up menu to set the playback rate (the number of images displayed per second) for the output file. See Retiming options in Compressor.
Field order: Use the pop-up menu to set the output scanning method (either the field dominance or a conversion to progressive scanning). There are four options:
Automatic: Selects the most appropriate field order, based on the field order of the source and the capabilities of the selected codec.
Progressive: The video is displayed in complete frames with all lines sampled at the same instant in time.
Top First: The video is interlaced and displayed as two separate interleaved fields. The field containing the top line (even lines) is sampled at an earlier instant in time than the field containing the bottom line (odd lines). This field order is commonly used for high-definition video and standard-definition PAL video.
Bottom First: The video is interlaced and displayed as two separate interleaved fields. The field containing the bottom line (odd lines) is sampled at an earlier instant in time than the field containing the top line (even lines). This field order is commonly used for standard-definition NTSC video.
Color space: Use this pop-up menu to convert the source media to a new color space, including wide color gamut. Choose Automatic to allow Compressor to choose the best color space based on the selected preset. You can also choose a manual setting to override the default. For more information about wide color gamut, see Wide color gamut and HDR in Compressor.
Scale image to preserve aspect ratio: Select this checkbox to scale the output files to use square pixels and maintain the original aspect ratio (which results in an increase or decrease in the number of horizontal and vertical pixels).
Color depth: Use this pop-up menu to set the number of bits used to represent color in each color channel (red, green, and blue). Choose 8 or 16 (for better quality).
Cropping and padding
Customize the final cropping, sizing, and aspect ratio using the Cropping & Padding properties in Compressor. Cropping removes video content from an image. Padding scales the image to a smaller size while retaining the output image’s frame size. For more information about these properties, see Intro to modifying frame size in Compressor.
Cropping: This pop-up menu sets the dimension of the output image. The custom option allows you to enter your own image dimensions in the fields; other options use predetermined sizes. The Letterbox Area of Source option detects image edges and automatically enters crop values to match them. This is useful if you want to crop out the letterbox area (the black bars above and below a widescreen image) of a source media file.
Padding: This pop-up menu sets the scaling of the output image while retaining the output image’s frame size. The custom option allows you to enter your own scaling dimensions in the fields; other options use predetermined dimensions.
Quality
The following properties determine how the video will be resized, retimed, and otherwise adjusted when transcoded in Compressor:
Resize filter: This pop-up menu sets the resizing method. There are several options:
Nearest Pixel (Fastest): Samples the nearest neighboring pixel when resizing an image. This option provides the fastest processing time, but it is more likely to show aliasing artifacts and jagged edges.
Linear: Adjacent pixel values are averaged using a linear distribution of weights. Produces fewer aliasing artifacts than Nearest Pixel, with a small increase in processing time.
Gaussian: Adjacent pixel values are averaged using a gaussian distribution of weights. This provides a medium trade-off between processing time and output quality.
Lanczos 2: Adjacent pixel values are averaged using a truncated sinc function. This option is slower than Gaussian but provides sharper results.
Lanczos 3: Similar to Lanczos 2 but averages more pixel values. This option is slower than Lanczos 2 but may produce better results.
Bicubic: Adjacent pixel values are averaged using a bicubic function. The processing time and output are most similar to Lanczos 2 and Lanczos 3.
Anti-aliased (Best): Provides the highest output quality, but can take substantially longer to process.
Retiming Quality: This pop-up menu sets the retiming method. There are four options:
Fast (Nearest Frame): Linearly interpolates frames using nearest neighbor frames.
Good (Frame Blending): Blends neighboring frames using a filter to produce good-quality interpolation.
Best (Motion Compensated): Uses optical flow to interpolate using areas of movement between neighboring frames to produce high-quality output.
Reverse Telecine: Removes the extra fields added during the telecine process to convert the film’s 24 fps to NTSC’s 29.97 fps. Choosing this item disables all the other Quality controls. See Use reverse telecine in Compressor.
Adaptive details: Select this checkbox to use advanced image analysis to distinguish between noise and edge areas during output.
Anti-aliasing level: Sets the softness level in the output image. Double-click the value and then manually enter a new value or drag the slider to the right to increase softness. This property improves the quality of conversions when you’re scaling media up. For example, when transcoding SD video to HD, anti-aliasing smooths jagged edges that might appear in the image.
Details level: Sets the amount of detail in the output image. Double-click the value and then manually enter a new value or drag the slider to set the value. This sharpening control lets you add detail back to an image being enlarged. Unlike other sharpening operations, the “Details level” property distinguishes between noise and feature details, and generally doesn’t increase unwanted grain. Increasing this value may introduce jagged edges, however, which can be eliminated by increasing the “Anti-aliasing level” slider.
Dithering: When selected, adds a certain type of noise to images to prevent large-scale distracting patterns such as color banding. If your image has excessive noise after rendering, deselect this checkbox.
Video effects
For a list of available video effects in Compressor, and instructions on how to add a video effect to a setting, see Add and remove effects in Compressor.