Dalet Flex documentation has moved!
This page is no longer actively maintained. For the latest documentation, please visit us at our new support portal: https://support.dalet.com
An Image Sequence Asset is a package asset supported in the Flex Media Platform that encompasses file types such as DPX, EXR, and TIF file formats.
DPX (Digital Picture Exchange) is a file format for digital intermediate and visual effects work and is a SMPTE standard.
DPX files will be imported into Flex using the Image Sequence Import Plugin as a package asset. Any media file (e.g. mp4, mov, png, etc.) within the package will be imported as a member of the Image Sequence asset. Non-media files like xml, sha1 are tracked in Flex via FileDetails of the Image Sequence asset; these files will not listed on the Flex user interface, but can be accessed via API and SDK.
Technical metadata is extracted using Flex Stream Processor (FSP) as part of import and the json is persisted to Arango. The json document uuid is listed on the File tab of Image Sequence Asset.

Importing an Image sequence asset follows the same process as importing other assets to Flex. You will need to configure a hot folder resource, an import workflow, and an import action.
Sample Hot folder resource configuration

Sample Image sequence import action

The Image Sequence Import Plugin is a JEF plugin that carries out the following steps to import a DPX package from FILE and S3 locations into Flex:
Notes: