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

how can i add dependencies for ffmpeg build ccache #24

Closed
junhaiyang opened this issue May 19, 2014 · 3 comments
Closed

how can i add dependencies for ffmpeg build ccache #24

junhaiyang opened this issue May 19, 2014 · 3 comments

Comments

@junhaiyang
Copy link

i don't konwn how to use the ccache method. x264/aac or other
do you have a example?
thanks

@junhaiyang
Copy link
Author

i found it in new code,thanks

@bbcallen
Copy link
Contributor

In case someone else concern about this question.

  1. ccache
    In this file
    https://github.com/bbcallen/ijkplayer/blob/master/android/compile-ffmpeg.sh
    uncomment this line
#export CC="ccache ${FF_CROSS_PREFIX}-gcc"
  1. x264
    ijkplayer has nothing todo with encode features, so, libx264 is not necessary.

@junhaiyang
Copy link
Author

i mean how can i add new decoder in this project;
it will error in ffmpeg link method

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

2 participants