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

Need some help #1

Open
GilWelf opened this issue Jul 19, 2019 · 11 comments
Open

Need some help #1

GilWelf opened this issue Jul 19, 2019 · 11 comments

Comments

@GilWelf
Copy link

GilWelf commented Jul 19, 2019

Hi,

I have followed your conversation on the issue about migrating ffmpeg-android from WritingMinds to support 64bits (cropsly/ffmpeg-android-java#328). I have seen that you have generated ffmpeg 64bits source files and we thank you for that. But I would like to know how to use it ?

Thank you very much

@yadavkohi
Copy link
Owner

if you have added WritingMinds as a submodule in your project, then you can see assets folder is having the binaries for different architecture. just replace those with the one shared.

@nikunjparadva
Copy link

@yadavkohi Can you share build script of your ffmpeg libs. I need to some customize that libs.

@yadavkohi
Copy link
Owner

I have been working on the binaries generation task since last 2 months. I have made a lot of lib downloads and lots of configuration changes, so give me some time to prepare the document for binary generation.

@nikunjparadva
Copy link

nikunjparadva commented Jul 22, 2019

okay , if you want to help to make documentation fast then feel free to ping me. you are the hope for us.

@GilWelf
Copy link
Author

GilWelf commented Jul 22, 2019

Hi, thanks for your reactivity.

I need some precisions if it is not too much : When you write "replace" I am not really sure to understand because you provided 4 files and the assets folder contains only 2 folders with different names.
Could you please give more informations ?

@yadavkohi
Copy link
Owner

This repo project contains only 2 architecture and i have added 4 files 2 for 32-bit architecture support and 2 for 64-bit architecture support. So just add the new files and replace the older one.

@GilWelf
Copy link
Author

GilWelf commented Jul 23, 2019

okay thanks ! :)

@GilWelf
Copy link
Author

GilWelf commented Jul 23, 2019

And about jniLibs folder and .so files ? Do we have to change something about it ?

@bourbonkk
Copy link

I used your source code very well. thank you

@nikunjparadva
Copy link

Hey @yadavkohi have you pepare the build script for ffmpeg lib?

@HBiSoft
Copy link

HBiSoft commented Feb 6, 2020

@yadavkohi

I have been working on the binaries generation task since last 2 months. I have made a lot of lib downloads and lots of configuration changes, so give me some time to prepare the document for binary generation.

Any update on this?

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

5 participants