androidx / media

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
Apache License 2.0
1.35k stars 320 forks source link

Is it possible with media3 to replace the MediaMetadataRetriever thumbnail extraction functionality? #1067

Closed casolorz closed 4 months ago

casolorz commented 4 months ago

My title basically explains what I need. I use MediaMetadataRetriever to get video thumbnails. Would it be possible to use all the new media3 stuff to recreate the same functionality?

Thanks.

icbaker commented 4 months ago

Duplicate of https://github.com/google/ExoPlayer/issues/3609