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

create Libffmpeg.so #1

Open
mcachirag opened this issue Jan 27, 2016 · 3 comments
Open

create Libffmpeg.so #1

mcachirag opened this issue Jan 27, 2016 · 3 comments

Comments

@mcachirag
Copy link

Hello ,
I have downloaded latest ffmpeg and compiles successfully.
But the commad is not working.

The application is terminate after ret = ffmpeg_parse_options(argc, argv); in ffmpeg-jni.c file.

Can you please help me will be appriciates.
Thanks

@Harin-Kaklotar
Copy link

Harin-Kaklotar commented Mar 11, 2017

hey @jdpxiaoming please add some kind of documentation from starting to end for how to use latest ffmpeg library in android (android studio with ndk and gradle) for windows (because your demo does not work in my windows pc). For example fist download ffmpeg and then put in in your project jni directory or ndk dir. then add build_android.sh file and build it. and how to create some so file and where to put it in project. and yes one more thing now latest android studio support CmakeList.txt and gradle so add some piont for that how to add and make some kind of small purpose apk demo with all this.

@jdpxiaoming
Copy link
Owner

@Harin-Kaklotar ok, I will rewrite the wiki

@Harin-Kaklotar
Copy link

thank you @jdpxiaoming 👍 I am waiting for that.

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

3 participants