项目作者: core-labs

项目描述 :
Build Script for FFmpeg with H264 on Mac
高级语言: Shell
项目地址: git://github.com/core-labs/Android-FFmpeg-with-xH264-Build-Script.git


Android-FFmpeg-with-xH264-Build-Script

Build Script for FFmpeg with H264 on Mac

文件存放目录结构

  1. .
  2. ├── shell
  3. └── armeabi-v7a
  4. ├── build_with_x264_armeabi_v7a.sh
  5. └── build_x264.sh
  6. └── source
  7. ├── ffmpeg -->ffmpeg源码目录
  8. ├── output
  9. ├── ffmpeg
  10. └── libx264
  11. └── x264 -->h264源码目录