question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fresco not Working with FFmpegAndroid Library

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
oprisnikcommented, Sep 20, 2018

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

1reaction
Androidrajacommented, Sep 21, 2018

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fresco not Working with FFmpegAndroid Library
Im using implementation 'com.writingminds:FFmpegAndroid:0.3.2'. in my project when I implement Fresco Image not getting displayed.
Read more >
Displaying Images with the Fresco Library - CodePath Cliffnotes
Fresco is a powerful library for displaying images in Android, ... When working with Fresco, it's helpful to be familiar with the following...
Read more >
Fresco An image management library. | Fresco
Fresco is a powerful system for displaying images in Android applications. It takes care of image loading and display so you don't have...
Read more >
List of library for Andoid and iOS - Appscms
See collection of all Android alarmmanager libraries, filter by license, modified date, ... Android fresco library ... Android loading spinner library.
Read more >
ffmpeg-android-java - FFmpeg Binary | Android library
ffmpeg-android-java is a Java library typically used in Mobile, Android applications. ... There are 1 open issues and 0 have been closed.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found