我的视频数据源是1920*1080,我的textureView是622px * 540px。我只想在TextureView中显示视频的一部分。该怎么做呢?请帮帮我,谢谢。
发布于 2018-08-08 10:09:50
我已经解决了,我想要它。https://github.com/dmytrodanylyk/video-crop/blob/master/library/src/com/dd/crop/TextureVideoView.java
https://stackoverflow.com/questions/51737445
相似问题