wseemann / FFmpegMediaMetadataRetriever

FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
1.72k stars 387 forks source link

Extract frames from a video which rotates 90 #234

Closed xufuji456 closed 1 year ago

xufuji456 commented 4 years ago

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.

wseemann commented 1 year ago

This issue has been fixed and will be available in version 1.0.20.