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

Fresco not Working with FFmpegAndroid Library #2214

Closed
Ganeshpokale1988 opened this issue Sep 20, 2018 · 7 comments
Closed

Fresco not Working with FFmpegAndroid Library #2214

Ganeshpokale1988 opened this issue Sep 20, 2018 · 7 comments
Labels
needs-details This issue or PR is currently not actionable as it misses details (e.g. for reproducing the problem) stale

Comments

@Ganeshpokale1988
Copy link

Ganeshpokale1988 commented Sep 20, 2018

Description

If FFmpegAndroid already in Gradle then Fresco wont work. When we set .setImageURI(); Only placeholder is showing. Image unable to load

Reproduction

I'm using

implementation 'com.writingminds:FFmpegAndroid:0.3.2'

in my project when I implement Fresco Image not getting displayed.
And when I remove FFmpegAndroid from Gradle then Fresco start working

Additional Information

  • Fresco version: 1.10.0
  • Platform version: Android Oreo 8.1
@oprisnik
Copy link
Contributor

Please describe what "won't work" means. Do you have a stack trace? How can we reproduce the issue?

@oprisnik oprisnik added the needs-details This issue or PR is currently not actionable as it misses details (e.g. for reproducing the problem) label Sep 20, 2018
@Ganeshpokale1988
Copy link
Author

Ganeshpokale1988 commented Sep 20, 2018

Image not loading after setImageUri

@oprisnik
Copy link
Contributor

Please follow the steps in our troubleshooting section and post a log: http://frescolib.org/docs/troubleshooting.html

@Androidraja
Copy link

I just add
implementation 'com.writingminds:FFmpegAndroid:0.3.2'
In my working Fresco sample and image loading stop working.
Easy to regenerate

@oprisnik
Copy link
Contributor

I've added it to the Shocase app, everything loads normally. Please follow the steps as outlined above and post logs.

@stale
Copy link

stale bot commented Sep 28, 2018

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "bug" or "enhancement" and I will leave it open. Thank you for your contributions.

@stale stale bot added the stale label Sep 28, 2018
@stale
Copy link

stale bot commented Oct 5, 2018

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to reopen with up-to-date information.

@stale stale bot closed this as completed Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-details This issue or PR is currently not actionable as it misses details (e.g. for reproducing the problem) stale
Projects
None yet
Development

No branches or pull requests

3 participants