0

我正在尝试adb在 Mac 上使用 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