From c5b6a6ef5f66a637419d59b3e8f52e6637dad8ee Mon Sep 17 00:00:00 2001 From: Narsty Date: Thu, 1 Jun 2023 12:02:44 -0500 Subject: [PATCH] Screen Recorder MacOs to Dropbox.txt --- Executions/Screen Recorder MacOs to Dropbox.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Executions/Screen Recorder MacOs to Dropbox.txt b/Executions/Screen Recorder MacOs to Dropbox.txt index 28f7f19..1efb0a4 100644 --- a/Executions/Screen Recorder MacOs to Dropbox.txt +++ b/Executions/Screen Recorder MacOs to Dropbox.txt @@ -4,11 +4,11 @@ REM Then uploads the MP4 file to your Dropbox API, deletes the files on the desk REM Must have terminal recording privileges enabled in Privacy & Security settings REM Script includes a delay of 10 seconds after starting the recording. -REM to allow for the desired recording duration. Can adjust the delay for longer recordings. line 32 -REM keeo the delays the same if you adjust line 32, also adjust line 38. This will allow for a good buffer time. +REM to allow for the desired recording duration. Can adjust the delay for longer recordings. line 33 +REM keeo the delays the same if you adjust line 33, also adjust line 3i. This will allow for a good buffer time. REM Must have ffmpeg installed -REM You can download through the terminal using the brew 'install ffmpeg command' +REM You can download through the terminal using the 'brew install ffmpeg command' REM Replace "USERNAME_HERE" with system username REM Replace "Your API token Here" with your API access token