CUE PROPERTIES

In this chapter you will learn about the available Cue Properties.

GENERAL

The General section allows you to edit common data such as Start Time and Duration.

Alt text

  • Start Time defines when the cue starts playing.
  • Color defines the color used for the cue on the Timeline.
    • The main purpose is to make it easier to organize the cues used in your show.
  • Lock can be activated to disable the possibility to edit a cue.
  • Media cue specific settings:
    • Duration defines how long the cue will be playing.
    • Pre-roll defines how far ahead the cue Start Time the referred media asset is prepared by the media server (loaded from the disc etc).
  • Control and marker cue specific settings:
    • Name a user defined name for the cue. For instance useful when defining jumps in time.

PLACEMENT

The Placement section allows you to edit data related to the location of the cue in the Stage window.

Alt text

  • Initial Position defines the position of the cue without any effects applied to it.
  • Initial Rotation defines the rotation of the cue without any effects applied to it.
  • Anchor Point defines a cue local point that does not move when scaling and rotating the cue.
    • The anchor widget, with arrows, can be used to move the anchor point to the corners, edges or the center of the cue.

MEDIA PLAYBACK

The Media Playback section allows you to edit data related looping and time offset for the referred asset.

Alt text

  • Free Running activates the play state of the cue regardless of the Timeline play state.
  • Looping activates looping of the referred asset.
    • Start Point defines from what time in the referred asset the looping will start.
    • End Point defines from what time in the referred asset the looping will end.
  • In-time defines the offset where the cue will start playing the asset it refers to.
    • For instance, if you want to skip playing the first second of a video you can set this to one second.

Free running and looping changes the appearance of the cue:

  • Free Running Alt text
  • Looping Alt text

FADE IN/OUT

The Fade-in/out section allows you to edit how the referred asset gradually becomes visible (fade-in), from when the play state reaches the of the cue, and how it gradually becomes invisible (fade-out) until the play state reaches the end of the cue.

Alt text

  • Enable Fade-in adds a fade-in effect
  • Enable Fade-out adds a fade-out effect
  • Curve defines what curve to use for the effect.
  • Duration defines the duration of the effect.

PRESENTATION

The Asset section allows you to edit data related to rendering of the referred asset.

Alt text

  • Frame Blending activates smooth transitions between media frames.
    • Note that it consumes more memory.
  • HW Acceleration is used for decoding specific codecs, like HEVC.
    • Depending on your system and scenario it may be more efficient to keep this deactivated.
  • Blend Mode defines how cues using transparency are blended against what has already been rendered.
    • Available options are Add, Multiply, Screen, Lighten, Darken and Linear Burn.
  • Render Surface defines if you are to render the Inside, Outside or Both Sides of the cue surface.
    • For instance this can be useful to handle 3D models that have inconsistencies related to the front and back side of its polygons.
  • Stacking defines the order in which cues on the Timeline are rendered.
    • By Layer means that the layer number defines the render order.
      • Layer N is rendered before layer N + 1.
    • By Z means that the cue surface depth, the distance to the camera, defines the render order.
  • Show on Stage Tiers defines the tiers in which the cue will be rendered.
    • A display may decide to only render cues belonging to a specific tier.

ASSET

The Asset section allows you to edit data related to the referred asset.

Alt text

  • Asset Version defines the version to use for the referred asset.
    • Latest means the cue will use the latest available version of the asset.
      • If a new version of the asset is created the cue will use the new asset version.
    • Fixed means that a fixed version for the referred asset is used.
  • SDR White Point defines the standard-dynamic-range white point in nits.

MARKER

The Marker section allows you to edit data related marker cues.

Alt text

  • Description contains an optional user defined text.
  • Count Down activates a count down label on the Timeline cue object.
  • Count Up activates a count up label on the Timeline cue object.
  • Duration is used to control the time period in which the count down/up label is visible.

OUTPUT

The Output section allows you to edit data related output cues. An output gives you the possibility to send arbitrary data to a device on the network. The data is sent when the Timeline time reaches the cue Start Time.

Alt text

  • Protocol defines the protocol to use for the data being sent.
    • TCP protocol.
    • UDP protocol.
  • Address defines the address of the device that should receive the data.
  • Data to Send defines the data, in text, that should be sent.

PLAYBACK CONTROL

The Playback Control section allows you to edit data related control cues. A control cue can be used to edit the time and state of one or multiple Timelines.

Alt text

  • Target Timelines defines which Timeline(s) that are affected by the Timeline Actions.
    • All makes the Timeline Actions affect all Timelines.
    • Others makes the Timeline Actions affect all but the Timeline in which the control cues exist.
    • List makes the Timeline Actions affect all Timelines checked in the Include drop-down.
  • Timeline Actions:
    • Jump defines if the player should make a jump when the show reaches the cue.
      • No Jump
      • To Time
      • To Cue
        • Target Cue defines a cue Name to jump to.
        • First searches for the closest cue residing after the control cue. If no match is found it then searches for cues residing before the control cue.
        • Backwards to Cue defines a cue Name to jump backwards to.
        • Only searches for cues residing before the control cue.
    • Set Timeline State defines the state of the timeline when the show reaches the cue.
      • Play
      • Pause
      • Stop

CHANNEL MAPPING

The Channel section allows you to edit data related audio cues.

Alt text

  • Input Channels defines the channels read from the audio source.
  • Buses defines where the Input Channels are routed
  • Plus can be clicked to extend the channel matrix.

There is more in-depth information on how to configure the Channel Mapping matrix in the following chapter.

SIZE

The Size section allows you to edit data related to the size of a 3D model.

Imported 3D models are automatically scaled to fit a 1000 x 1000 x 1000 pixel cube.

Alt text

  • Scale defines what method to use for setting the size.
    • To Size allows you to control the maximum extent (width, height or depth) of a 3D model.
    • By Factor allows you to set a uniform scale factor of the model.
      • If you set this value to 1.0 you will get the original size of the 3D model.

If you want to perform non-uniform scaling you need to edit your 3D model outside Producer.

There is more information about 3D models here.

SURFACE

The Surface section allows you to edit data related to the surface of a 3D model.

Alt text

  • Name shows the name of the mesh.
  • Asset shows the name of the asset file being referred.
  • Remove Texture allows you to remove media that has been applied to the mesh surface.

There is more information about 3D models here.

FAQ

Q. How does Looping work with In-time?

A. If you have set In-time to non-zero only the first iteration of the looping will have the initial frames trimmed (according to the In-time). Later iterations will use the full length of the asset.

Q. I have locked a cue. Can this cue be updated in any way?

A. Yes. If the cue is using *Latest for the Asset Version it will still be updated if an asset is updated with a new version.