ffmpeg/wf-recorder wrapper for spmenu
 
 
Go to file
speedie bf64827cfe Version bump: 1.2 2023-08-27 22:54:31 +02:00
.gitignore add better makefile 2023-06-15 22:00:22 +02:00
LICENSE Relicense to GPLv3 2023-06-17 02:33:34 +02:00
Makefile add better makefile 2023-06-15 22:00:22 +02:00
PKGBUILD Relicense to GPLv3 2023-06-17 02:33:34 +02:00
README.md Fix typo, update license date 2023-06-15 16:28:29 +02:00
dfmpeg-spmenu Change from ultrafast to medium by default. This results in a 2023-08-02 05:10:48 +02:00
options.mk Version bump: 1.2 2023-08-27 22:54:31 +02:00

README.md

dfmpeg-spmenu

spmenu script to record your screen using ffmpeg.

Usage

Install the script and run it. Requires ffmpeg if X11 is used and wf-recorder if Wayland is used, and requires spmenu (obviously).

Notes

  • If you are on Gentoo, enable X, xcb and libdrm USE flags for the ffmpeg package if you're using X11.

Configuration

You don't need to manually configure it for basic usage, however to edit it open ~/.config/dfmpeg/dfmpegrc. Configuration is simple to understand because it's just shell syntax.

Credits

Have issues?

Report any issues using the 'Issues' feature.

License

See the included LICENSE file for more information.