We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I getting an error when I try to record screen on mac
if I select record screen with .mp4 or mkv extension
.mp4
mkv
2021-07-06 10:18:46.485 scrcpy[3199:57118] ERROR: No format specified for ""/Users/foo/Desktop/replacement.mp4"" (try with --record-format=mkv)
but if I open the terminal and type scrcpy -r replacement.mp4 the record works fine
scrcpy -r replacement.mp4
The text was updated successfully, but these errors were encountered:
Hi, Which version of scrcpy are you using?
Sorry, something went wrong.
I test record with scrcpy version 1.17 and 1.18. My macOs is on version 11.4 and Android Studio on 4.2.x
No branches or pull requests
Hi,
I getting an error when I try to record screen on mac
if I select record screen with
.mp4
ormkv
extensionbut if I open the terminal and type
scrcpy -r replacement.mp4
the record works fine
The text was updated successfully, but these errors were encountered: