Skip to content

shutup/ffmpeg4android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-4-android

share the scripts to build ffmpeg lib and program for android platform.

##WHAT IS THIS? offer the usable scripts to build ffmpeg lib and program for android platforms

#Update

1.if you need libffmpeg.so then ,refer to build_ffmpeg_lib.sh

2.if you need ffmpeg program ,then refer to build_ffmpeg_program.sh and ffmpeg_program_with_x264_x265.sh

3.An Image show ffmpeg program run on android 7.0 with libx264 ,libx265 support.(Note :After android 5.0, program need add PIE feature)

ffmpeg program run on android 7.0 with libx264 ,libx265 support

##USAGES The Content below may be out of date, just as refrence.

  • change the src path and so on,then

  • ./build_all.sh or ./build_xxx.sh

  • Customizing:

      1. Feel free to change ./configure parameters for more features
      1. To adapt other ARM variants
      • set $CPU and $OPTIMIZE_CFLAGS
      • call build_all in one folder or build_xxx in alone folder

##THANKS

##ABOUT ME

  • name: shutup
  • emails:fyjc999#gmail.com

About

share the scripts to build ffmpeg lib for android platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages