Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
Contact Support
Supported File Formats
The following table lists the supported file formats in Flix 5. The extensions listed under “Extension” let you specify the file format; use these as the actual filename extensions or the prefix to indicate output format.
Format |
Bit Depths |
Read/Write |
Extension |
Notes |
EXR Compression |
||||
EXR file metadata contains a compression key/value pair detailing the compression type used to write the .exr file. The value is expressed as the name of the compression type or an integer referencing the compression used: 0 - no compression 1 - RLE compression, run length encoding 2 - Zip compression, one scan line at a time 3 - Zip compression, in blocks of 16 scan lines 4 - PIZ-based wavelet compression, in blocks of 32 scan lines 5 - PXR24 compression, lossy 24-bit float 6 - B44 compression, lossy 4-by-4 pixel block, fixed rate 7 - B44A compression, lossy 4-by-4 pixel block, flat fields are compressed more |
||||
obsolete |
||||
8 |
read and write |
jpg, jpeg |
Adjust compression levels using the quality slider in the Write node’s properties panel. |
|
8 and 16 |
read only |
iff |
|
|
and OpenEXR 2.0 |
16 and 32 |
read and write |
exr |
OpenEXR handles 16- and 32-bit float. This 16 is also called "half float" and is different from the 16-bit integer that all the other formats that support 16-bit use. Note: To read and write scanline deep OpenEXR 2.0 files, use the DeepRead and DeepWrite nodes. |
8 and 16 |
read and write |
png (8-bit) png16 (16-bit) |
|
|
8 and 16 |
read only |
psd |
While Flix 5 reads standard Photoshop® blend modes, it doesn't read layer comps or recognize group blend modes. Layers are read into separate Flix 5 channel sets and anything that doesn't map into that is ignored. |
|
n/a |
read and write |
mov |
QuickTime is only supported by default on Windows and Mac OS X. To use QuickTime files on Linux, you need to use the prefix ffmpeg: before the file path and file name, for example, |
|
16 |
read and write |
hdr, hdri |
This format stores an 8-bit mantissa for each of r, g, and b and an additional 8-bit exponent that is shared by all three, which packs the floating point RGB triplet into 32 bits per pixel. |
|
8 and 16 |
read and write |
sgi, rgb, rgba (8-bit sequences) sgi16 (for 16-bit sequences) |
|
|
PIC |
8 |
read and write |
pic |
|
8, 16, and 32 |
read and write |
tif, tiff (8-bit sequences) tif16, tiff16 (16-bit sequences) ftif, ftiff (32-bit sequences) |
If utilized, the compression schema on imported TIFF sequences must be LZW®. |
|
8 |
read and write |
tga, targa |
|