Coder Social home page Coder Social logo

ffmpegdemo's Introduction

iOS FFmpeg 安装编译脚本,以及示例

##一、安装依赖脚本文件 gas-preprocessor

下载 gas-preprocessor

1、切换到gas-preprocessor目录

cd gas-preprocessor/

2、拷贝gas-preprocessor.pl到/usr/local/bin/目录

sudo cp -p gas-preprocessor.pl /usr/local/bin/

3、修改gas-preprocessor.pl权限

sudo chmod a+rwx gas-preprocessor.pl 

##二、安装 yasm 1、使用 Homebrew 安装 yasm

brew install yasm

##三、编译FFmpeg 首先下载 FFmpeg-iOS-build-script 脚本

1、安装 FFmpeg	

brew reinstall -v ffmpeg --with-libass

2、切换到 FFmpeg-iOS-build-script 目录

cd FFmpeg-iOS-build-script/

3、运行脚本

sudo ./build-ffmpeg.sh

ffmpegdemo's People

Contributors

shengqiangliu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.