FFmpegMediaPlayer icon indicating copy to clipboard operation
FFmpegMediaPlayer copied to clipboard

getDuration return 0 when playing file on sdcard

Open hnvn opened this issue 9 years ago • 0 comments

When I try to play files on sdcard, method getDuration of FFmpegMediaPlayer return 0 value in a lot of that files. I have to get duration of that files from ContentProvider by MediaStore.Audio.Media.DURATION. What's wrong with FFmpegMediaPlayer?

hnvn avatar Nov 04 '15 16:11 hnvn