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

Is there a way to reduce the size of ffmpeg.so #27

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 1 comment
Open

Is there a way to reduce the size of ffmpeg.so #27

GoogleCodeExporter opened this issue Jun 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

As title, the ffmpeg.so is too large to use, actually we just need to support 
3gp videos, how can we make the library smaller??  Looking forward your help, 
thanks in advance!

Original issue reported on code.google.com by eidolonS...@gmail.com on 16 Feb 2013 at 7:27

@GoogleCodeExporter
Copy link
Author

disable codecs that are not used, in ffmpeg configuration, by passing it in 
configure script. build_android_r8.sh

googling to find ffmpeg forums, documentation to reduce its size might help

Original comment by aatrala on 16 Feb 2013 at 8:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant