yrom / ScreenRecorder

Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs
1.86k stars 528 forks source link

画质太模糊 #28

Closed FrankLove closed 5 years ago

FrankLove commented 6 years ago

在华为M3 平板12001920分辨率上,只能录制1280720的大小,即使将所有的视频参数调到最高还是很模糊,但是用自己写的代码录制1080*1920却很清晰。

yrom commented 5 years ago

你可以自己改一下分辨率