Update Screen Recorder MacOs.txt
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
REM Description: This script records the screen and saves the recording as a video file.
|
||||
REM Must have ffmpeg installed.
|
||||
REM Must have terminal recording privilege enabled
|
||||
REM screen recording command and the conversion of the recording to an MP4 file.
|
||||
REM It includes a delay of 10 seconds after starting the recording to allow for the desired recording duration. Can adjust the delay for longer recordings line
|
||||
|
||||
REM Script uses a screen recording command and the conversion of the recording to an MP4 file.
|
||||
REM It includes a delay of 10 seconds after starting the recording to allow for the desired recording duration. Can adjust the delay for longer recordings line 30
|
||||
|
||||
REM After that, it sends the interrupt signal (Ctrl+C) to stop the recording.
|
||||
REM Then it proceeds with the conversion of the recorded file from MKV to MP4 format using the ffmpeg command And stores it on the desktop
|
||||
|
||||
Reference in New Issue
Block a user