tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.87k stars 791 forks source link

(Question/Help)Use This Library in an Fdroid app...? #529

Closed Shabinder closed 4 years ago

Shabinder commented 4 years ago

Description I am Using this Library in an Android App by building custom AAR as described in this repo's wikis.But unfortunately Fdroid Dont support Blobs ..,So can someone guide me how to solve this....

Expected behavior A workaround Following Issue? I have been told to approach following 3 ways:

We don't support "blobs" – F-Droid needs to be able to build everything from source. Options would be:

Current behavior Not Able to use custom AAR as they(Fdroid) dont support them.

Screenshots If applicable, add screenshots to help explain your problem.

Logs Fdroid Error: https://ghostbin.co/paste/6fnw7

Environment

Other I am just Using MP3LAME in my custom AAR to just convert m4a audio to Mp3 in my App, I dont need any other Library.

One Possible Solution(Not Optimal):

So , can someone help me with this and could tell me what to do here, please? and Thanks For this Awesome Library!

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.