From 4b1da09a101abbac60231249d7d9195428d36ce5 Mon Sep 17 00:00:00 2001 From: oDinZu WenKi Date: Tue, 24 Oct 2023 19:39:50 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1990f81..76b9a26 100644 --- a/README.md +++ b/README.md @@ -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`