diff --git a/Executions/Screen Recorder MacOs to Dropbox.txt b/Executions/Screen Recorder MacOs to Dropbox.txt index 362ae20..9258926 100644 --- a/Executions/Screen Recorder MacOs to Dropbox.txt +++ b/Executions/Screen Recorder MacOs to Dropbox.txt @@ -6,7 +6,7 @@ REM Must have terminal recording privileges enabled in Privacy & Security settin 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 35 REM Delays for render time; if you adjust line 35, also adjust line 43 accordingly. -REM This will allow good render times. +REM This will allow a adequate render time for the .mp4 REM Must have ffmpeg installed REM You can download through the terminal using the 'brew install ffmpeg command'