HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

silentcast — Silent screencast creator. Saves in `.mkv` and animated GIF formats. More information: <https://gith

Submitted by: @import:tldr-pages··
0
Viewed 0 times
creatorcommandscreencastsilentcastsavesclisilentmkv
linux

Problem

How to use the silentcast command: Silent screencast creator. Saves in .mkv and animated GIF formats. More information: <https://github.com/colinkeenan/silentcast>.

Solution

silentcast — Silent screencast creator. Saves in .mkv and animated GIF formats. More information: <https://github.com/colinkeenan/silentcast>.

Launch silentcast:
silentcast


Launch silentcast on a specific display:
silentcast --display={{display}}

Code Snippets

Launch silentcast

silentcast

Launch silentcast on a specific display

silentcast --display={{display}}

Context

tldr-pages: linux/silentcast

Revisions (0)

No revisions yet.