Is there a way to use ExoPlayer to recreate ThumbnailUtils.extractThumbnail

ThumbnailUtils.extractThumbnail() uses MediaMetadataRetriever and has an error in the finalize() method, which causes some crashes. So I wonder if I can use ExoPlayer instead to create my thumbnails?

Thanks.

+7
android android-mediaplayer exoplayer android-exoplayer
source share

No one has answered this question yet.

See related questions:

2097
Is there a way to run Python on Android?
1169
Is there a way to get the source code from an APK file?
1002
Grid motion detection
979
Hexagonal transparency in colors
671
android.os.FileUriExposedException: file: ///storage/emulated/0/test.txt is set outside the application via Intent.getData ()
26
Using Cache in ExoPlayer
sixteen
Play encrypted video using ExoPlayer
10
ExoPlayer - how to play a local mp3 file
nine
Exoplayer playing m3u8 Android files
0
show video Exoplanet tile

All Articles