FFmpegMediaMetadataRetriever
FFmpegMediaMetadataRetriever copied to clipboard
Extract frames from a video which rotates 90
Hello @wseemann, I found that it will return a rotated bitmap when extract frames from a video which rotates 90 degree. Maybe we need to rotate it in anti-clockwise 90, something like MediaCodec in Android. Look forward to your reply.