Giter VIP home page Giter VIP logo

Comments (1)

Wolfman56 avatar Wolfman56 commented on August 19, 2024

I was able to compile and build this with Xcode 4.5.1

  1. from a terminal:
    cd /
    sudu mkdir /Developer
  2. Create symbolic lilnk to development environment:
    ln -s /Applications/Xcode.app/Contents/Developer/Platforms /Developer/Platforms
  3. Configure the build (see http://care2achieve.wordpress.com/tag/ffmpeg-for-ios/)
    ./configure --disable-yasm
  4. Build the libraries
    ./build_armv7

Note: You have to disable inline optimizations (they are for Arm6 architectures) in:
ffmpeg4ios/libavutil/arm/intmath.h

Although this compiled the FFMPeg Libraries, I was not successful in getting the iPlayer sample to decode an RTSP stream. This could be because of issues associated with the RTSP libraries provided with the project. Ideally Ciphor would link those source libraries so they could be recompiled with the new SDK and debugged...

Hope this helps

from ffmpeg4ios.

Related Issues (6)

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.