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
设置video OMX.google.h264.encoder 宽高为width=1440, height=2560,崩溃 #51
Closed
liuhuan0225 closed 4 years ago
我是动态拿的当前手机的分辨率做为宽高 当codecName 为 OMX.google.h264.encoder 宽高为width=1440, height=2560 时必现,当codecName为其他的时候 是正常的 但是 其他的 没有h264的清晰度好 使用我默认 优先使用 h264,如何解决 还是说 h264 对某种分辨率有限制?