Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to retrieve video frame using content URI #245

Open
leephela opened this issue May 21, 2021 · 1 comment
Open

Fails to retrieve video frame using content URI #245

leephela opened this issue May 21, 2021 · 1 comment

Comments

@leephela
Copy link

First of all, thanks for creating this wonderful library. This is quite a very helpful and handy library indeed.

However , there is a serious bug.
Any media file set using content uri provided by the file provider system in the setDataSource(context, uri) method fails to retrieve video frame at specific time while the same media file works fine as expected when it is set using the file path setDataSource(fpath)

We have tested rigorously on many files, some succeed with intermittent result while most of it, it fails to retrieve the video frame.

Please help fix it. Thank you

@leephela leephela changed the title Fails to retrieve video frame set using content URI Fails to retrieve video frame using content URI May 23, 2021
@ChaoWangHUN
Copy link

I have the same problem, did you solved your problem, can you give me some advice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants