Customizing the PixelStax History Location

The default behavior of the PixelStax™ history feature is to place individual frame-based history files in a directory with the clip’s media files. To realize the full benefits of this feature, it should be configured as follows in MTILocalMachine.ini (located in C:\ProgramData\MTI Film\DRS Nova):

[History]
# Possible values are FILE_PER_FRAME and FILE_PER_CLIP
HistoryType=FILE_PER_FRAME

[Metadata]
#MetadataRootDirectory=C:\MTIShare\MTIHistory #(default is to use image folder)
#IniFileInMetadataDir=true #(default -> MTIMetadata.ini goes in image folder)

However, if data policy restrictions at your facility do not allow for Correct to create the files and directories necessary to use this feature on the SAN, you can customize its behavior as follows.

To continue to use the PixelStax™ history format, but save the history files to a local directory (in this case in MTIShare), please use the following settings:

[History]
# Possible values are FILE_PER_FRAME and FILE_PER_CLIP
HistoryType=FILE_PER_FRAME

[Metadata]
MetadataRootDirectory=C:\MTIShare\MTIHistory
IniFileInMetadataDir=true