Git Product home page Git Product logo

ffmpeg-ios-build-script's People

Contributors

dmcrodrigues avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffmpeg-ios-build-script's Issues

lipo: can't open input file

* Creating binaries for ffmpeg...
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libavcodec.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libavformat.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libavutil.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libswscale.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libavdevice.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libavfilter.a (No such file or directory)
lipo: can't open input file: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/lib/libswresample.a (No such file or directory)
cp: /Users/liuqiang/work/FFmpeg-iOS-build-script/bin/armv6/include/: No such file or directory



Error while building

Hello,
I need to compile ffmpeg for iOS but I got some error when I run the shell script.
Do you have any idea of the problem ?

luc@venus:/tmp/ffmpeg-ios ./clean.sh
luc@venus:/tmp/ffmpeg-ios ./ffmpeg-ios-build-script.sh

  • downloading ffmpeg...
    Cloning into 'ffmpeg'...
    remote: Counting objects: 306398, done.
    remote: Compressing objects: 100% (63741/63741), done.
    remote: Total 306398 (delta 243324), reused 304796 (delta 242171)
    Receiving objects: 100% (306398/306398), 74.62 MiB | 510 KiB/s, done.
    Resolving deltas: 100% (243324/243324), done.
    Makefile:2: config.mak: No such file or directory
    Makefile:48: /common.mak: No such file or directory
    Makefile:91: /libavutil/Makefile: No such file or directory
    Makefile:91: /library.mak: No such file or directory
    Makefile:168: /doc/Makefile: No such file or directory
    Makefile:169: /tests/Makefile: No such file or directory
    make: *** No rule to make target `/tests/Makefile'. Stop.
  • Building ffmpeg for iPhoneOS 6.1 (armv7)...
    GNU assembler not found, install gas-preprocessor

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
Makefile:2: config.mak: No such file or directory
Makefile:48: /common.mak: No such file or directory
Makefile:91: /libavutil/Makefile: No such file or directory
Makefile:91: /library.mak: No such file or directory
Makefile:168: /doc/Makefile: No such file or directory
Makefile:169: /tests/Makefile: No such file or directory
make: *** No rule to make target `/tests/Makefile'. Stop.

  • Creating binaries for ffmpeg...
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libavcodec.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libavformat.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libavutil.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libswscale.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libavdevice.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libavfilter.a (No such file or directory)
    lipo: can't open input file: /tmp/ffmpeg-ios/bin/armv7/lib/libswresample.a (No such file or directory)
    cp: /tmp/ffmpeg-ios/bin/armv7/include/: No such file or directory
  • Finished; ffmpeg binary created for platforms: armv7

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.