Add note about Ctrl+C on Windows while recording

Ctrl+C kills the app on Windows, so the recorded file is broken.
master
Romain Vimont 7 years ago
parent c287826f8e
commit d795144a36

@ -171,6 +171,7 @@ To disable mirroring while recording:
scrcpy --no-display --record file.mp4 scrcpy --no-display --record file.mp4
scrcpy -Nr file.mkv scrcpy -Nr file.mkv
# interrupt recording with Ctrl+C # interrupt recording with Ctrl+C
# Ctrl+C does not terminate properly on Windows, so disconnect the device
``` ```
"Skipped frames" are recorded, even if they are not displayed in real time (for "Skipped frames" are recorded, even if they are not displayed in real time (for

Loading…
Cancel
Save