标签: android android-bitmap
尝试使用MediaMetadataRetriever.getFramesAtIndex(int, int)方法,但在Android Studio中未解决。是否还有其他方法可以将视频中的所有帧作为List<Bitmap>获取?
MediaMetadataRetriever.getFramesAtIndex(int, int)
List<Bitmap>