pgpathan22

Results 2 issues of pgpathan22

``` try { retriever.setDataSource(Uri.fromFile(path.toFile()).path) } catch (e: IllegalArgumentException) { e.printStackTrace() } ``` This code could not catch the exception from lib and app is getting crashed. this issue comes for...

getting METADATA_KEY_DURATION value 0 for mpg file type for FFmpegMediaMetadataRetriever library Below is the reference link: [https://github.com/wseemann/FFmpegMediaMetadataRetriever/issues/255](url)

feature