diff --git a/Executions/Screen Recorder MacOs to Dropbox.txt b/Executions/Screen Recorder MacOs to Dropbox.txt index ef3529c..3d62213 100644 --- a/Executions/Screen Recorder MacOs to Dropbox.txt +++ b/Executions/Screen Recorder MacOs to Dropbox.txt @@ -3,11 +3,11 @@ REM Converts the recording to an MP4 file and saves the MP4 file to the desktop. REM Then uploads the MP4 file to your Dropbox API 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. +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 Must have ffmpeg installed! 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