No sé si te servirá. En la VFXPedia he encontrado esto
File Formats and Frame Buffers
R3D support
Fusion can now load RED RAWCODE R3D. For any of the format options that provide drop-down lists, the recorded value is marked with an asterisk. All the metadata obtained from the format is placed ‘as is’ into the image’s metadata. Generates “TimeCode” metadata from “start_absolute_timecode” obtained from the file + the current frame number. Sets “ColorSpace” metadata to “Rec709? if that is set for both color space and gamma options.
DirectShow
Fusion can now load images through DirectShow for codecs that return negative height bitmaps (which indicates top-down rather than the usual bottom-up). This includes CoreAVC.
PNG
PNG files can now be written out with no gamma tag, tagged as sRGB, an explicit gamma tag, or “Auto” (default, which is different to 5.3 and earlier). Auto will base the decision on image metadata (eg. if ‘ColorSpace’ is ’sRGB’ or it has ‘Gamma’). Loaded PNG files will now have color space metadata added into the image if an sRGB marker is found, or color primaries were specified.
Tiff
TIFF format now supports reading out a limited rectangle/ROI. This is dependent on the compression method and size of compression strips/tiles. If for example the whole image is compressed as a single strip then the whole image still needs to be decompressed. With smaller strips/tiles (which are commonly 16 pixels high strips or 128×128 pixel tiles), then only the required strips/tiles are read/decompressed.
PSD
Updated support for 16 bit and 32 bit layered PSD files.
DPX and Cineon
Added metadata support for InputDevice and InputSerial fields from DPX files.
Improved proxy loading of linear DPX and Cineon files.