Compare commits

..

No commits in common. "bf2a1c779663fd3eae43fd6c59de8c80b5aa917b" and "6a96bd627919d41c048353fb6480f982bca67737" have entirely different histories.

2 changed files with 0 additions and 2 deletions

Binary file not shown.

View File

@ -7,8 +7,6 @@ You can either select Fullscreen or Region mode. Fullscreen mode records the ent
## Usage ## Usage
Run `dm-recording`. Everything else is managed and communicated by `dmenu` and `notify-send`. 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. In order to stop the recording, kill the corresponding process. While not the prettiest solution, `killall ffmpeg` works for non-nested recordings.
## Requirements ## Requirements