Code Monkey home page Code Monkey logo

ffmpeg-x264-encode-for-ios's Introduction

FFmpeg-X264-Encode-for-iOS

利用FFmpeg+x264将iOS摄像头实时视频流编码为h264文件

本工程支持armv7,arm64,i386, x86_64架构,iOS最低版本7.0。

FFmpeg采用的是目前最新的版本version 2.7.2

x264采用的版本是version x264-snapshot-20140930-2245.tar.bz2

本工程中:

  1. FFmpeg-X264-Encode-for-iOS/FFmpeg_X264_Codec/FFmpeg-iOS/ 目录为 FFmpeg 2.7.2 静态库文件
  2. FFmpeg-X264-Encode-for-iOS/FFmpeg_X264_Codec/x264-iOS/ 目录为 x264 静态库文件
  3. FFmpeg-X264-Encode-for-iOS/FFmpeg_X264_Codec/X264Manager/ 目录为 FFmpeg+x264 编码h264的逻辑代码

About this project, I wrote a paper: use-ffmpeg-and-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/

ffmpeg-x264-encode-for-ios's People

Contributors

depthlove avatar

Watchers

 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.