![Haivision Makito User Manual Download Page 214](http://html.mh-extra.com/html/haivision/makito/makito_user-manual_579766214.webp)
CLI Command Reference
mkstill
Makito User’s Guide, v2.1.0, Issue 01
214
mkstill
S
YNOPSIS
mkstill <infile> resolution
where:
infile
D
ESCRIPTION
The
mkstill
command is used to convert a static picture into a file containing an encoded
single H.264 GOP sequence. This is required in order to configure a Makito stream with a
static image that will replace the “real” video stream when streaming is paused.
The supported source formats for the static image are BMP, JPEG, PNG, and GIF. The
supported output resolutions are 1920x1080, 1280x720, 720x480 (NTSC), and 720x576
(PAL).
NOTE
The maximum size of the source image is 2048x2048 pixels.
The resulting still image files are stored on the Makito file system under
/usr/share/haivision/still_images
.
MKSTILL
P
ARAMETER
Parameter
Default
Description/Values
n/a
Specifies the desired resolution of the still image.
Supported values are:
• 1080 for 1920x1080
• 720 for 1280x720
• 480, NTSC for 720x480
• 576, PAL for 720x576
• VGA for 640x480
• SVGA for 800x600
• WXGA for 1280x768
• SXGA for 1280x1024
is the name of the image file to convert into a still image.
resolution