Benjamin KAHANE
- Updated
The package processing options allow for pre-processing of content through various processors before building the output package file:
Delete Export Folder: Allows for the specification of one or more folders to delete (clean-up).
XSLT Processing: Optional XSLT processing of specified source XML file.
Velocity Template Processing: Optional Velocity template processing of specified source XML file.
Post XML File: An XML output file can be posted to a different location.
The distribution options allow for the specification of where the created package must be delivered to:
You can specify more than one distribution option which will allow for delivering the same package to more than one end point.
| Field | Value | Explanation |
| Icon | Plugin icon | |
| Sub-type | Export | Sub-type of this Plugin |
| Classification | I/O | Classification of this Plugin |
| Deployment | Internal | Whether the plugin is deployed inside Dalet Flex or within another product |
| Supports Configuration | Whether this Plugin supports configuration | |
| Supports Scripting | Whether configuration supports Scripting | |
| Scripting Context | job, asset, event* | What Dalet Flex Objects can be referenced from within the Scripting context. *Note the Event Object is only visible in the context of an Action running in an Event Handler. |
| Undo Action | The Action required to undo this Action | |
| Redo Action | The Action required to redo this Action | |
| Timeout | Whether or not to select a timeout | |
| Auto retry | Whether or not to select an automatic retry | |
| Compatibility | 5.x | What versions of Dalet Flex this Plugin works for |
| Lifecycle | Stable | Maturity of this Plugin (Experimental, Unstable or Stable) |
| Field | Field Type | Mandatory | Multiplicity | Description |
| Package Include | complex | 1..* | Specification of content to include in the package | |
| Asset Context Hierarchy | string | The asset context hierarchy relative to the asset selected for package export | ||
| Create Include Sub-Folder | string | 0..1 | Place the included content in a named sub-folder (If empty, the included asset title will be used) | |
| Add Attachments | complex | 0..1 | Add the associated attachments for the included asset | |
| Create Attachments Sub-Folder | string | 0..1 | Place the attachments in a named sub-folder | |
| Attachment Filename(s) | string | 0..1 | Attachment filename(s) - use %d% for an incremented counter | |
| Add Media | complex | 0..1 | Add the associated media for the included asset | |
| Create Media Sub-Folder | string | 0..1 | Place the media in a named sub-folder | |
| Media Filename | string | 0..1 | Media filename | |
| OpenPGP Public Key File | file | 0..1 | OpenPGP public key file to be used for asset file encryption | |
| Include media MD5 file | boolean | Add an MD5 file for the media file | ||
| Add Proxies | complex | 0..1 | Add the associated proxies for the included asset | |
| Create Proxies Sub-Folder | string | 0..1 | Place the proxies in a named sub-folder | |
| Proxy Filename(s) | string | 0..1 | Proxy filename(s) - use %d% for an incremented counter | |
| Add Keyframes | complex | 0..1 | Add the keyframes for the included asset | |
| Create Keyframes Sub-Folder | string | 0..1 | Place the keyframes in a named sub-folder | |
| Master Keyframe Only | boolean | Set to true to only include master keyframe | ||
| Include keyframe MD5 files | boolean | Add an MD5 file for each keyframe file | ||
| Resize | complex | 0..1 | Optional resize operation to perform on image | |
| Target Height (px) | integer | Height of image desired - ignored if Resize Mode = Fixed Width or Scale | ||
| Target Width (px) | integer | Width of image desired - ignored if Resize Mode = Fixed Height or Scale | ||
| Height Scale (> 0.0) | double | Scale to be applied to image if Resize Mode = Scale | ||
| Width Scale (> 0.0) | double | Resize Mode | ||
| Overlay | complex | 0..1 | Optional overlay operation to perform on image | |
| Image to overlay | image | The image to be overlayed on the target image | ||
| X Position | integer | The X offset of the top-left of the overlaid image from the top-left of the target image. Target image will be expanded with black to accommodate overlaid image if required. | ||
| Y Position | integer | The Y offset of the top-left of the overlaid image from the top-left of the target image. Target image will be expanded with black to accommodate overlaid image if required. | ||
| Image Format | single-option | The image format to convert keyframes to | ||
| Image Filename(s) | string | 0..1 | Image Filename(s) - use %d% for an incremented counter, %w% for width and %h% for height | |
| Add Images | complex | 0..1 | Add the images contained in the content metadata for the included asset | |
| Image Variable Names | string | 1 | Specify the content metadata variable names (Comma separated if multiple) | |
| Create Images Sub-Folder | string | 0..1 | Place the images in a named sub-folder | |
| Include image MD5 files | boolean | Add an MD5 file for each image file | ||
| Image Output | complex | 1..* | Output format specification for included images | |
| Resize | complex | 0..1 | Optional resize operation to perform on image | |
| Target Height (px) | integer | Height of image desired - ignored if Resize Mode = Fixed Width or Scale | ||
| Target Width (px) | integer | Width of image desired - ignored if Resize Mode = Fixed Height or Scale | ||
| Height Scale (> 0.0) | double | Scale to be applied to image if Resize Mode = Scale | ||
| Width Scale (> 0.0) | double | Scale to be applied to image if Resize Mode = Scale | ||
| Resize Mode | single-option | Resize Mode | ||
| Overlay | complex | 0..1 | Optional overlay operation to perform on image | |
| Image to overlay | image | The image to be overlayed on the target image | ||
| X Position | integer | The X offset of the top-left of the overlaid image from the top-left of the target image. Target image will be expanded with black to accommodate overlaid image if required. | ||
| Y Position | integer | The Y offset of the top-left of the overlaid image from the top-left of the target image. Target image will be expanded with black to accommodate overlaid image if required. | ||
| Image Format | single-option | The image format to convert images to | ||
| Image Filename(s) | string | 0..1 | Image filename(s) - use %d% for an incremented counter, %w% for width and %h% for height | |
| Add Metadata | complex | 0..1 | Add the associated metadata for the included asset. If both XSLT and Velocity are selected, XSLT is applied before Velocity | |
| Velocity Template | file | 0..1 | Velocity template to apply to included Metadata XML before output | |
| XSLT | file | 0..1 | Stylesheet to apply to included Metadata XML | |
| Metadata File | complex | 0..1 | Metadata XML will be written to the file specified | |
| Metadata Filename | string | Name for resulting metadata file | ||
| Include metadata MD5 file | boolean | Add an MD5 file for the metadata file | ||
| Add Static File | complex | 0..* | Add the configured static file at the configured location | |
| Source Static File | file | The file to be placed in export include folder | ||
| Create Static File Sub-Folder | string | 0..1 | Place the static file in a named sub-folder | |
| Target Static Filename | string | The target filename for the static file | ||
| Package Processing | complex | 0..1 | Package Processing. | |
| XSLT Processing | complex | 0..1 | Optional XSLT processing of specified source XML file | |
| XML Source File | string | XML source path and filename to apply template to - relative to export location | ||
| Package XSLT File | file | Package XSLT file | ||
| XML Target File | string | 0..1 | XML source file destination - relative to export location. If not set, source is overwritten | |
| Velocity Template Processing | complex | 0..1 | Optional Velocity template processing of specified source XML file | |
| XML Source File | string | XML source path and filename to apply template to - relative to export location | ||
| Package Velocity Template File | file | Package Velocity template file | ||
| XML Target File | string | 0..1 | XML source file destination - relative to export location. If not set, source is overwritten | |
| POST XML | complex | 0..1 | Specified XML file will be posted with the details specified | |
| XML Source File | string | XML source file to post | ||
| Host URL | string | |||
| Relative Path | string | |||
| Post Parameter | string | |||
| extra-parameters | complex | 0..* | Name value pairs of additional POST parameters | |
| name | string | Name of the parameter | ||
| value | string | Value of the parameters | ||
| Distribution | complex | 1..* | Delivery locations for package | |
| Destination Location | string | Can be local server location (/tmp) or virtual file system location (ftp:// etc) | ||
| Create Folder | string | 0..1 | Create new folder at destination to place package in - if empty, asset title will be used | |
| File Format | single-option | The format used for package delivery to this distribution location | ||
| Package Filename | string | Name for resulting package file - if not specified, exported asset title will be used with appropriate format extension | ||
| OpenPGP Public Key File | file | 0..1 | OpenPGP public key file | |
| Deliver MD5 | boolean | Deliver an MD5 file for the final destination package format | ||
| Distribute Las | string | 0..1 | Comma separated extensions to specify files which should be delivered after all other files |
This Plugin supports the extrAction of technical information and keyframes from a media file.
If the Plugin is configured to support keyframe extrAction, then more advanced keyframe related options are available such as:
| Field | Value | Explanation |
| Icon | Plugin icon | |
| Sub-type | Sub-type of this Plugin | |
| Classification | Classification of this Plugin | |
| Deployment | Internal | Whether the plugin is deployed inside Dalet Flex or within another product |
| Supports Configuration | Whether this Plugin supports configuration | |
| Supports Scripting | Whether configuration supports Scripting | |
| Scripting Context | User, Asset | What Dalet Flex Objects can be referenced from within the Scripting context |
| Undo Action | The Action required to undo this Action | |
| Redo Action | The Action required to redo this Action | |
| Timeout | Whether or not to select a timeout | |
| Auto retry | Whether or not to select an automatic retry | |
| Compatibility | 5.x | What versions of Dalet Flex this Plugin works for |
| Lifecycle | Stable | Maturity of this Plugin (Experimental, Unstable or Stable) |
| Field | Field Type | Mandatory | Multiplicity | Description |
| Extract Metadata | boolean | Whether or not to extract metadata. | ||
| Extract Frames | complex | 0..1 | Whether or not to extract frames if the asset has a video stream. | |
| Approve Frames | boolean | Set all extracted frames as approved automatically. | ||
| Set Master Frame | integer | 0..1 | Approve and set the n-th extracted frame as master. If n is greater than the number of frames, the last frame will be used. | |
| Set Frames On Parent Asset | boolean | Set the extracted frames to the parent asset if it exists, otherwise set on the current asset. | ||
| Create Tiled Image | complex | 0..1 | Create single tiled image from the extracted frames. Individual extracted frames will be discarded. | |
| Title | string | 0..1 | Optional title for tiled image. Use %d for an auto-incremented title. | |
| Tiled Image Output | complex | Specify output of tiled keyframe image, this may lead to produce multiple tiled keyframes. | ||
| Frames Per Row | integer | The number of keyframe images want to keep in a row of tiled image. | ||
| Number of Rows | integer | Number of row want to produce in a tiled image. | ||
| Image Format | single-option | The format for the resulting tiled image. | ||
| Keyframe Output | complex | Output format specification for each tiled frame. | ||
| Target Width (px) | integer | Width of each frame tile desired. Ignored if Resize Mode = Fixed Height or Scale. | ||
| Target Height (px) | integer | Height of each frame tile desired. Ignored if Resize Mode = Fixed Width or Scale. | ||
| Width Scale (> 0.0) | double | Scale to be applied to each frame tile if Resize Mode = Scale | ||
| Height Scale (> 0.0) | double | Scale to be applied to each frame tile if Resize Mode = Scale. | ||
| Resize Mode | single-option | Resize Mode | ||
| Fixed Number | integer | 0..1 | Number of frames to extract at equally spaced intervals. | |
| Fixed Time | complex | 0..1 | Fixed time in seconds to extract a frame (if Fixed Number not set). | |
| Time | integer | The time to extract from in seconds. | ||
| Time Range | integer | 0..1 | Time range in seconds around specified time from which each and every frame should be extracted. | |
| Fixed Interval | integer | 0..1 | Time interval in seconds starting from zero at which to extract frames (if Fixed Number and Fixed Time not set). |
Comments
0 comments
Please sign in to leave a comment.