Coder Social home page Coder Social logo

Comments (3)

Sibras avatar Sibras commented on July 17, 2024

log.txt will contain more detailed error information.
However at a guess as per the error output "that any required dependencies are available" your probably missing the actual fdk files. So before running the project generator make sure to first download and compile fdk-aac as the header files need to be available during project build.

from ffmpeg.

NanYoMy avatar NanYoMy commented on July 17, 2024

so where should i put the fdk-aac header files? i couldn't find the log.txt

from ffmpeg.

Sibras avatar Sibras commented on July 17, 2024

The easiest way is to just get the fdk-aac repo that is supplied in the ShiftMediaProject repositories and put it along side your existing repos (for all the other dependencies you are using). Then build the required fdk configuration using the supplied projects in the SMP directory. This will auto install the headers in the correct location.
If you are using the supplied project_get_dependencies.bat file to get your ffmpeg dependencies then you can just modify it by adding fdk-aac into the DEPENDENCIES list exactly the same as the exiting dependencies are.

from ffmpeg.

Related Issues (20)

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.