Romain Vimont

Results 2060 comments of Romain Vimont

Screen goes black for protected screens from Android 12. You could temporarily disable "turn screen off" using Ctrl+Shift+o / Ctrl+o.

Or use another shortcut modifier key: https://github.com/Genymobile/scrcpy#shortcuts

Thank you. Is it possible to detect automatically that the window is "tiled" in a window manager (rather than adding a new option)?

Do you mean that passing `--lock-video-orientation=XXX` has absolutely no impact? It's expected on Android 14 (#4011), but not Android 13.

How do you know what frame rate you actually get? What is the console output if you add `--print-fps`?

Did you try with another encoder? https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#encoder Is screen mirroring working correctly?

Thank you for your report. I can reproduce if I record with both video and audio: ```bash scrcpy --record=file.mp4 ffmpeg -i file.mp4 -af silencedetect=noise=-30dB:d=0.05 -f null - ``` However, if...

Btw, just remuxing/reencoding the stream does not yield any warnings. I have no time to look at it for now, but could you please test with other filters in FFmpeg?...

What is the pid:vid of your device (`lsusb`) before and after enabling audio accessory?