Coder Social home page Coder Social logo

ffmpeg-android's People

Contributors

hiteshsondhi88 avatar

Stargazers

 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-android's Issues

Libffmpeg.so commandline execution.

Hello falnatsheh,

As i am d\wr\orking on ffmpeg build using standard jni.
I have compiled everything using android ndk and generate libffmpeg.so.
But while i am trying to pass ffmpeg command to jni function the application is terminates in ffmpeg.c main function at ret = ffmpeg_parse_options(argc, argv);
if i print something before this line then it prints
but if i print something after this code then it not prints.
So i thing the problem is in this function ffmpeg_parse_options(argc, argv);
can you please help me to out this proble.

I want to execute ffmpeg command from standard ffmpeg jni.
Thanks.

compile errors

I can't complile use OSX ElCapital.
[In file included from libavcodec/cabac_functions.h:43:
libavcodec/arm/cabac.h:96:25: error: value '24' out of range for constraint 'M'
[byte]"M"(offsetof(CABACContext, bytestream)),]
Please help!

ERROR: libx264 not found

Hi, tried so much thing but ffmpeg couldn't found libx264. I tried to add libx264.a path into --extra-cflags but no chance. Here is some output from compile.

/Users/andac/Downloads/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ar rc libx264.a  common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o 
/Users/andac/Downloads/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib libx264.a
install -m 644 libx264.a /Users/andac/Downloads/ffmpeg-android/toolchain-android/lib
/Users/andac/Downloads/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib /Users/andac/Downloads/ffmpeg-android/toolchain-android/lib/libx264.a
/Users/andac/Downloads/ffmpeg-android
/Users/andac/Downloads/ffmpeg-android/ffmpeg /Users/andac/Downloads/ffmpeg-android
Makefile:2: config.mak: No such file or directory
Makefile:64: /common.mak: No such file or directory
Makefile:106: /libavutil/Makefile: No such file or directory
Makefile:106: /library.mak: No such file or directory
Makefile:108: /doc/Makefile: No such file or directory
Makefile:195: /tests/Makefile: No such file or directory
make: *** No rule to make target `/tests/Makefile'.  Stop.
ERROR: libx264 not found

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.