From 3d9dc2db7dc9105bf66b552a0d69454745045813 Mon Sep 17 00:00:00 2001 From: Narstybits Date: Wed, 31 May 2023 22:42:27 -0500 Subject: [PATCH] Removed the two step process now plug and play --- Executions/Screen Recorder MacOs to Dropbox.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Executions/Screen Recorder MacOs to Dropbox.txt b/Executions/Screen Recorder MacOs to Dropbox.txt index 3d62213..422f253 100644 --- a/Executions/Screen Recorder MacOs to Dropbox.txt +++ b/Executions/Screen Recorder MacOs to Dropbox.txt @@ -7,7 +7,8 @@ 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 Must have ffmpeg installed +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