Re: [FFmpeg-user] Query related to FFMpeg-kit Android

2024-06-05 Thread Ferdi Scholten
Hi, I am developing a feature in my Android application where I want to generate the video thumbnail of HLS video. I tried to generate the thumbnail using Android native MediaMetadataRetriever but it failed for HLS video so that is the reason I have decided to use FFMpeg and the only feature I wa

[FFmpeg-user] Query related to FFMpeg-kit Android

2024-06-05 Thread Ashwin khadgi
Hi, I am developing a feature in my Android application where I want to generate the video thumbnail of HLS video. I tried to generate the thumbnail using Android native MediaMetadataRetriever but it failed for HLS video so that is the reason I have decided to use FFMpeg and the only feature I wan