mklogo
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 scales 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.
Synopsis
mklogo <infile> where:
|
Actions
N/A
Parameters
N/A
Example
# mklogo mylogo.jpg Converts the file |
Related Topics