Fresco: Fresco not Working with FFmpegAndroid Library

Created on 20 Sep 2018  路  7Comments  路  Source: facebook/fresco

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
needs-details stale

All 7 comments

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

Image not loading after setImageUri

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

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

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

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.

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.

Was this page helpful?
0 / 5 - 0 ratings