-
Notifications
You must be signed in to change notification settings - Fork 830
Update ffmpeg executable files to latest version n3.0 #70
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
Conversation
n3.0|
Hi @hiteshsondhi88 @6uru, are there any update? |
|
I want to use it over 64-bit device. Would love to have latest library changes available at gradle compile link, compile 'com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid:0.2.5' When these pending PRs are expected to be merged in? :) |
|
We are trying our best and would be testing the pull request and update you soon. |
|
Did you guy finish testing? |
|
Hey guys, please, merge this pull request..Just push the button, lol |
|
@thuydx55 Hey ,which plugins are enabled in this library? |
|
You can run |
|
@thuydx55 Which Operating system are you using for build ffmpeg? |
|
@JayParikh20 I'm using Ubuntu 14.04. You can try it by yourself but in my case, it takes 20 mins to build binary for each platform |
|
@thuydx55 Could you help me with the steps for building ffmpeg (3.0). The outputs are too big (>17mb) for our use and we only need very few features. So I assume if I build it by removing most of the stuff not required by me, I can reduce the size. |
|
HELLO DEVS WAKE UP AND PLEASE MERGE THIS PR. |
|
Hey @thuydx55 I need to decline as the binary didn't have LAME. So updating the project with n3.0.1 FFmpeg and with lame. You can already check the updated binaries https://github.com/WritingMinds/ffmpeg-android/releases |
|
A quick question, does anything in CPUArch.java has to change for v0.3.4? enum CpuArch { |
No description provided.