Giter VIP home page Giter VIP logo

Comments (4)

ciphor avatar ciphor commented on August 19, 2024
  1. run ./build_armv7 to build it for ios.
  2. read the sample at samples/rtsp_player, which is a simple video player which demonstrates how to use ffmpeg4ios.

from ffmpeg4ios.

vasudeivendran avatar vasudeivendran commented on August 19, 2024

thanks for reply . that ./build_armv7 throws some errors . then i have changed some option it was works fine .Thanks once again. am beginner for command line work .plz give some advice to start writing script file my own.

from ffmpeg4ios.

ezrover avatar ezrover commented on August 19, 2024

hi, i tried to compile with the latest XCODE 4.3.1 and i get the following errors. Why did you hardcode your directory path's into your script?

/Users/Nader/Dropbox/Proj.Mac/Libraries/ffmpeg4ios
Naders-iMac:ffmpeg4ios Nader$ ./build_armv7
rm: No match.
Makefile:236: /home/wl/source/ffmpeg-0.7/tests/fate.mak: No such file or directory
Makefile:237: /home/wl/source/ffmpeg-0.7/tests/fate2.mak: No such file or directory
Makefile:239: /home/wl/source/ffmpeg-0.7/tests/fate/aac.mak: No such file or directory
Makefile:240: /home/wl/source/ffmpeg-0.7/tests/fate/als.mak: No such file or directory
Makefile:241: /home/wl/source/ffmpeg-0.7/tests/fate/fft.mak: No such file or directory
Makefile:242: /home/wl/source/ffmpeg-0.7/tests/fate/h264.mak: No such file or directory
Makefile:243: /home/wl/source/ffmpeg-0.7/tests/fate/mp3.mak: No such file or directory
Makefile:244: /home/wl/source/ffmpeg-0.7/tests/fate/vorbis.mak: No such file or directory
Makefile:245: /home/wl/source/ffmpeg-0.7/tests/fate/vp8.mak: No such file or directory
make: *** No rule to make target /home/wl/source/ffmpeg-0.7/tests/fate/vp8.mak'. Stop. ./configure: Permission denied. Makefile:236: /home/wl/source/ffmpeg-0.7/tests/fate.mak: No such file or directory Makefile:237: /home/wl/source/ffmpeg-0.7/tests/fate2.mak: No such file or directory Makefile:239: /home/wl/source/ffmpeg-0.7/tests/fate/aac.mak: No such file or directory Makefile:240: /home/wl/source/ffmpeg-0.7/tests/fate/als.mak: No such file or directory Makefile:241: /home/wl/source/ffmpeg-0.7/tests/fate/fft.mak: No such file or directory Makefile:242: /home/wl/source/ffmpeg-0.7/tests/fate/h264.mak: No such file or directory Makefile:243: /home/wl/source/ffmpeg-0.7/tests/fate/mp3.mak: No such file or directory Makefile:244: /home/wl/source/ffmpeg-0.7/tests/fate/vorbis.mak: No such file or directory Makefile:245: /home/wl/source/ffmpeg-0.7/tests/fate/vp8.mak: No such file or directory make: *** No rule to make target/home/wl/source/ffmpeg-0.7/tests/fate/vp8.mak'. Stop.
mv: rename libavcodec/libavcodec.a to armv7/libavcodec.a: No such file or directory
mv: rename libavdevice/libavdevice.a to armv7/libavdevice.a: No such file or directory
mv: rename libavformat/libavformat.a to armv7/libavformat.a: No such file or directory
mv: rename libavutil/libavutil.a to armv7/libavutil.a: No such file or directory
mv: rename libswscale/libswscale.a to armv7/libswscale.a: No such file or directory
rm: No match.
cp: No match.

from ffmpeg4ios.

Ivsucram avatar Ivsucram commented on August 19, 2024

I have the same error than @ezrover so what I tried to do is follow this tutorial : https://care2achieve.wordpress.com/tag/ffmpeg4ios/

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.