Skip to main content

logo

The logo command is used to manage logo overlays. You can configure the Makito X4 to display a graphic file as a logo overlay in the encoded video. One logo may be configured for each physical video input interface, i.e.:

  • Four logos on the Makito X4 SDI Quad-Channel Encoder,
  • Four logos on the Makito X4 Rugged Encoder,
  • One logo on the Makito X4 Single Channel Encoder.

ID is used to select the video input on multi-channel encoders (0 for BNC-1, 1 for BNC-2, 2 for BNC-3, and 3 for BNC-4). ID is optional on single input encoders. If entered, only 0 will be accepted.

You can configure the size, transparency, and position of the logo. These settings will be saved in the current preset configuration. For more on presets, see Saving and Loading Presets

The graphic file can be uploaded in, JPEG, PNG, BMP, or GIF format.

Note

Logo overlays are available in DEFENSE personality only, with a license upgrade of 1.7 or higher.
To configure the Makito X4 Encoder personality, see Managing System Status Information

Synopsis

logo ID enable
logo ID disable
logo ID set parameter=value [parameter=value...]
logo ID get
logo list
logo delete name
logo delete all

Actions

ActionDescription

enable

Displays the logo when configured properly.

disable

Hides the logo.

set

Configures logo settings. A series of one or more parameter=value pairs can be specified at once. See Parameters below.

get

Displays information on the logo.

list

Lists the available logo files. Logos are stored on the Makito X file system in the folder /usr/share/haivision/logos.

delete name

Deletes a logo file from the list.

delete all

Deletes all logo files from the list.

Parameters

ParameterDefaultDescription/Values

filename

n/a

The name of the .oly file to display as a logo overlay.

Note

The file must be in Haivision’s overlay image (.oly) format. See mklogo.

display

Off

Enables the display of the specified file as a logo overlay. On,Off

opacity

100

Specifies the opacity percentage of the logo.

  • 0 — an invisible logo
  • ...
  • 100 — a solid logo

scaling

100

Specifies the scale factor (percentage) for the logo:

  • 25 — logo is 1/4 its original size
  • 100 — no scaling
  • 400 — logo is 4 times its original size

relative

Off

If enabled, keeps the logo in proportion to the display area regardless of the input resolution.

If enabled, will appear in parentheses next to the scaling factor, e.g. Scaling : 100% (relative)

Note

The original scaling is vis-à-vis a 1920x1080 grid.

positioning

BottomRight

Specifies the position for the logo:

  • BottomRight
  • TopRight
  • BottomLeft
  • TopLeft
  • Centered
  • Absolute: Uses the exact X and Y coordinates.
  • Relative: Uses the X, Y coordinates in relation to a 1920x1080 display area.

x

0

Horizontal coordinate used to position the top left point of origin in Absolute or Relative positioning modes. When using Absolute positioning, this is the exact horizontal position of the logo's top left point of origin.

y

0

Vertical coordinate used to position the top left point of origin in Absolute or Relative positioning modes. When using Absolute positioning, this is the exact vertical position of the logo's top left point of origin.

Example

# logo 1 set filename=HaivisionLogoTransparent.oly opacity=65 positioning=bottomright display=on

Configures the file HaivisionLogoTransparent.oly to display as a logo on the system.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.