ThumbnailUtils.extractThumbnail() uses MediaMetadataRetriever and that has a bug on the finalize() method that causes some crashes. So I'm wondering if I can instead use ExoPlayer to create my thumbnails?
Thanks.
ThumbnailUtils.extractThumbnail() uses MediaMetadataRetriever and that has a bug on the finalize() method that causes some crashes. So I'm wondering if I can instead use ExoPlayer to create my thumbnails?
Thanks.