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

setDataSource failed: status = 0xFFFFFFFF #158

Closed faizrehman1 closed 2 years ago

faizrehman1 commented 7 years ago

static FFmpegMediaMetadataRetriever mmr =new FFmpegMediaMetadataRetriever(); mmr.setDataSource(link); // error occurs with https link .. but work fine with http :/

lyl15151865258 commented 5 years ago

The same error.

wseemann commented 2 years ago

https is officially supported as of version 1.0.16.