Custom Burn In Wildcard Keys for Silverstack Lab

The «Custom Text» burn in option (Silverstack Lab only) allows to add metadata wildcards into the custom text field.

For instance, it’s possible to display «Scene: [scene value]-[shot value]» as shown in the following figure by writing «Scene: $scene$-$shot$» in the custom text field.

Fig.1: Custom text setting in the burn in settings of transcoding configurations

Fig.1: Custom text setting in the burn in settings of transcoding configurations

Here are the keys that can be used ($[key]$) and the metadata they produce (“->”):

  • $shootingDate$      ->      shooting date in format “y-m-d”
  • $clipName$      ->      clip name of source clip
  • $projectName$      ->      project name
  • $rating$      ->      rating (1 to 5 stars)
  • $flagged$      ->      circled/flagged mark
  • $caption$      ->      caption metadata field (string)
  • $resolution$      ->      resolution of source clip
  • $take$      ->      take value
  • $comment$      ->      clip comment
  • $scene$      ->      scene
  • $camera$      ->      camera letter
  • $shootingTime$      ->      shooting time in format “h_m_s”
  • $codecName$      ->     source codec
  • $reelName$      ->      reel name
  • $shot$      ->      shot
  • $reelNameCharacters$      ->      the first characters of the reelname (example ARRI reelname: “A007R2VJ”; reelNameCharacters: “A007”)
  • $label$      ->      label name set in User Info tab
  • $asa$    ->    ASA
  • $whitepointKelvinString$     ->    Whitepoint
  • $whitepointCCShift$    -> Tint
  • $custom1$      -> Custom 1
  • $custom2$      -> Custom 2
  • $custom3$      -> Custom 3