CLI Command Reference
videnc
Makito
X User’s Guide, v2.2, Issue 02
369
videnc
S
YNOPSIS
videnc ID start
videnc ID stop
videnc ID set parameter=value [parameter=value ...]
videnc ID get [config, stats, all]
videnc ID clear
videnc ID reset
D
ESCRIPTION
The
videnc
command is used to manage video encoding parameters. The
videnc
start
and
videnc
stop
commands can be used to start and stop encoding of the video input.
ID
is either the encoder ID (
0
,
1
,
2
, or
3
) or
all
.
(Makito
X HEVC only) The HEVC encoder uses
ID
4
and
5
.
A
CTIONS
start
Activates encoding of the video input.
stop
Stops (mutes) encoding of the video input.
set
Configures encoder video parameter(s).
A series of one or more
parameter=value
pairs can be
get
Displays encoder video status information.
You can specify to display the configuration (config), stats, or
all.
TIP:
To display a summary of all the encoders in a table format,
you can use
videnc all get table
.
clear
Clears the encoder’s statistics.
reset
Resets the encoder.
help
Displays usage information for the
videnc
command.