Update 'README.md'

This commit is contained in:
oDinZu WenKi 2023-10-24 19:39:50 -04:00
parent e859bfa1ef
commit 4b1da09a10

View File

@ -1,6 +1,15 @@
# FFmpeg-Record-Script
A script.sh that screen captures with FFmpeg using a hotkey e.g `WIN + R`.
A record-screen.sh that screen captures with FFmpeg using a hotkey e.g `WIN + R`.
## Depends On
* ffmpeg
* bash
* basic linux terminal
### Recommended Setup Dependencies
* xdpyinfo
* xwininfo
### Setup
1. `git clone https://github.com/oDinZu/linux-ffmpeg-record-script`