You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encoding is performed by the device. The bit rate is by default requested to 8Mbps (but the encoder decides depending on frame complexity).
Since it's live (hardware) encoding, it's not the most efficient.
For a better quality per size ratio, I suggest to record with a high quality (scrcpy --record=file.mp4 -b16M), then reencode with ffmpeg more slowly. For example:
hi,
currently I use the command "scrcpy --record=file1.mp4". The files are a bit heavy. Is there a way to have smaller files?
The text was updated successfully, but these errors were encountered: