Adjusted delays on Screen recorder to allow for a better render time

This commit is contained in:
Narsty
2023-06-08 10:48:37 -05:00
committed by GitHub
parent 88424e1de4
commit 63ae1e9560
@@ -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'