0

adbMacで使用してGalaxy S5でスクリーンキャストを記録しようとしています。

cd /android-sdk-macosx/platform-tools
./adb devices
./adb shell screenrecord --verbose ./sdcard/screencast-recording.mp4

最後の行の後、いくつかの構成エラーが発生し続けます

Main display is 1080x1920 @44.70fps (orientation=0)
Configuring recorder for 1080x1920 video at 4.00Mbps
ERROR: unable to configure codec (err=-2147483648)
WARNING: failed at 1080x1920, retrying at 720x1280
Configuring recorder for 720x1280 video at 4.00Mbps

これを機能させる方法はありますか?

4

0 に答える 0