Compare commits

...

3 Commits

Author SHA1 Message Date
bf2a1c7796 Update 'dm-recording/README.md' 2019-11-05 21:39:45 +00:00
Dominic Zimmer
8d90fb05a7 Merge branch 'master' of leafbla.de:dominic/dm-scripts 2019-11-05 22:41:27 +01:00
Dominic Zimmer
2cd4cac5c7 Add example usage video 2019-11-05 22:41:06 +01:00
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -7,6 +7,8 @@ You can either select Fullscreen or Region mode. Fullscreen mode records the ent
## Usage
Run `dm-recording`. Everything else is managed and communicated by `dmenu` and `notify-send`.
![video](https://gitea.leafbla.de/dominic/dm-scripts/raw/branch/master/dm-recording/.media/example.mp4)
In order to stop the recording, kill the corresponding process. While not the prettiest solution, `killall ffmpeg` works for non-nested recordings.
## Requirements