Digital Assets provide menu entries in the “Clipboard” menu which – according to the configuration – can be used to
The menu’s tooltips contain description of how the resulting content is formatted. (e.g. “1024 x 786 PNG”).
The software component Digital Assets (FSCDIGITALASSETS@1.1001) provides a configuration object. To edit the configuration settings in the Fabasoft Folio Domain, perform the following steps:
Images can be formatted by
Fabasoft Folio provides a preconfigured set of image formatting options:
If a menu is defined with the menu type “Export Content”, an overlay is shown in which the image’s format can be adjusted.
If a menu is defined with the menu type “Save Content”, a content conversion to the specified format is requested. The state of the conversion and further the resulting content is stored in the property File in Different Formats (FSCDIGITALASSET@1.1001:additionalcontents).
Fabasoft Folio provides a preconfigured set of video and audio conversions:
The audio and video conversions are done by an Automated Task executing the action Process Digital Asset Conversions (FSCDIGITALASSET@1.1001:ProcessDigitalAssetConversion). Ideally, the server running the Automated Task can do the configured conversion step, e.g. the tool ffmpeg is required for doing audio and video conversions. If so, the conversion will be done locally.
By default one Automated Task is created and in use automatically which means that one thread processes digital asset conversions. For performance and scalability reasons additional Automated Tasks doing digital asset conversions can be created. The menu entries for video and audio conversions are only shown if at least one Automated Task is active.
A digital asset conversion times out after 12 hours by default. The timeout value can be changed via the environment option "DIGITALASSETTIMEOUT". The value must be given in seconds.