Coder Social home page Coder Social logo

x264-ios-build-script's Introduction

x264 iOS build script

My blog: http://depthlove.github.io/

This is a shell script to build x264 for iOS apps.

Tested with:

  • x264-snapshot-20140914-2245
  • Xcode 6.4

Requirements

Usage

  • To build everything:

      ./build-x264.sh
    
  • To build for arm64:

      ./build-x264.sh arm64
    
  • To build fat library for armv7 and x86_64 (64-bit simulator):

      ./build-x264.sh armv7 x86_64
    
  • To build fat library from separately built thin libraries:

      ./build-x264.sh lipo
    

About x264 encode video streaming to h264, you can watch my paper http://depthlove.github.io/2015/09/17/use-x264-encode-iOS-camera-video-to-h264/

关于x264编码视频流为h264的内容,可以参看我的文章:http://depthlove.github.io/2015/09/17/use-x264-encode-iOS-camera-video-to-h264/

If you want to know more things, you can view my github blog: http://depthlove.github.io/.
更多内容可参看我的github博客:http://depthlove.github.io/

x264-ios-build-script's People

Contributors

depthlove avatar

Watchers

James Cloos avatar KMedia 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.