CLI Command Reference
mklogo
Makito
X User’s Guide, v2.2, Issue 02
309
mklogo
S
YNOPSIS
mklogo <infile>
where:
D
ESCRIPTION
In order to display an image as a logo overlay on the Makito
X, you need to copy a still
image file to the Makito
X file system and then convert the file to Haivision’s overlay
image format (
.oly
). The image file can be in either BMP, JPEG, PNG, or GIF format.
The
mklogo
command is used to convert the graphic file to
.oly
format.
The Makito
X supports logos up to a maximum of 256 x 256 pixels. If you supply a larger
image file, the converter will scale it down, while keeping the aspect ratio.
Logo files are stored on the Makito
X file system under
/usr/share/haivision/logos
.
The
.oly
file can then be configured to display as a logo overlay in the encoded video. There
can be one logo per Makito
X.
MKLOGO
E
XAMPLE
Related Topics
•
•
infile
is the name of the image file to convert into a logo.
# mklogo mylogo.jpg
Converts the file
mylogo.jpg
to
mylogo.oly
.