Scroll to navigation

mirscreencast(1) Mir Display Server Tool mirscreencast(1)

NAME

mirscreencast - Mir screencast capture tool

SYNOPSIS

mirscreencast [options]

DESCRIPTION

Capture Mir server frames and dump them as RBGA/BGRA data to file or stdout.

OPTIONS

Show help text and exit.

-n [ --number-of-frames ] <N> Capture <N> number of frames.

ID of the display to capture.
Full path to the Mir server socket file.
Output filename (default: /tmp/mir_screencast_<w>x<h>.<rgba|bgra>).
Screencast size.
Screen region to capture.
Use stdout for output (--file will be ignored if this option is used).
Only query the colorspace and output size used but don't start an actual screencast.
Adjusts the capture rate to <every-Nth-frame> display refresh intervals.
1 -> capture at display rate
2 -> capture at half the display rate (i.e. every second frame)
3 -> capture at a third of the display rate (i.e. every second third)
N -> etc.

SEE ALSO

miral-screencast(1)

AUTHOR

The Mir Display Server has been written by the Mir Server Team at Canonical Ltd.

This man page has been written for the Debian project by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> and may be re-used by others.

April 2020 1.8.0