Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

  • Image Sequences require a lot of power to be processed in realtime. Therefore we recommend to use the minimum pixel size required to show the content.

  • Using Images “from Folder” make sure that Just Out on your playout server has “Full Disk Access” ACTIVATED in the macOS System Preference “Security & Privacy” - Privacy tab.

Image

Opens a file chooser dialog where an image file can be selected. Once accepted, you can see and change the image in the drop-zone in the Inspector. Note that images which are added with this component are embedded into the composition. This means your composition file grows when using many and/or large images, but it can be opened on any system without file referencing issues. A side effect of this is that images which have been embedded cannot be extraced from a composition anymore, so make sure you keep your source files.

Image With Mask

Same as the “Image” component, but additionally offers a mask which can be defined in the Inspector.

Image Slideshow From Folder

Displays images from a defined folder in a slideshow with a crossfade animation. The slideshow always loops.

Image Sequence From Folder

Displays images from a defined folder in a sequence where each image is shown for the length of one frame.

Image From URL

Loads an image from a specified URL (filesystem, network, web). If the specified URL is not valid, nothing will be displayed.

Image From XML

With this component it is possible to display an image depending on an XML file. Inside of the XML file the image paths are defined. You need to define the URL to the XML file and the XPath in the Inspector. The desired image is selected with an XPath statement. The image provided in the XML file will be projected on the given area of this component. Therefore it is a good idea to scale your images before loading them via the XML file. A good solution is to create a fixed projection area i.e. fixed dimensions for all images proveided here. By default this component uses the files contained in the folder "/Applications/Composition Builder/Extras/Image from XML Sample".

Image From XML (No Caching)

Same as the “Image from XML” component, but this one does not cache parsed data at all, that means there is more overhead when using this component, but it will always stay up-to-date (also depending on the “Refresh Period”). Using many instances of this component may lead to playout latency (eventually resulting in staggering playout and/or rejection by the Just Out engine).  A refresh period that often polls data may add to this behavior. In contrast the normal “Image from XML” component can be used for data where up-to-dateness is not top priority. Note that both components do definitely update when the composition is loaded the first time.

Automated Image From XML

This component is able to parse a XML file which contains image paths. It can then display multiple images in a row (similar to the “Image Slideshow from Folder” component). A placeholder is used to dynamically change the XPath which has been set in the Inspector.

Automated Image From XML (No Caching)

Same as the “Automated Image from XML” component, but this one does not cache parsed data at all, that means there is more overhead when using this component, but it will always stay up-to-date (also depending on the “Refresh Period”). Using many instances of this component may lead to playout latency (eventually resulting in staggering playout and/or rejection by the Just Out engine). A refresh period that often polls data may add to this behavior. In contrast the normal “Automated Image from XML” component can be used for data where up-to-dateness is not top priority. Note that both components do definitely update when the composition is loaded the first time.

Just Out Engine Output

This component can be used to display the content of the Video layer of just:play/just:live. As the Video layer content is rendered onto a standard rectangle, it can be transformed and animated like all other components. Please note that the video output is only shown when a composition is in the playout. The preview of Composition Builder only shows a placeholder image. In addition, all realtime aspect ratio conversions which may have been applied to the movie using the Inspector of just:play/live, will be ignored.

  • No labels