Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I compile the fdk-aac library into ffmpeg? #3

Open
kong1z opened this issue Aug 26, 2021 · 1 comment
Open

How do I compile the fdk-aac library into ffmpeg? #3

kong1z opened this issue Aug 26, 2021 · 1 comment

Comments

@kong1z
Copy link

kong1z commented Aug 26, 2021

The ffmpeg repository project is great, it saves me a lot of compilation time, but when I want to add the fdk-aac library, there is no documentation, I hope to add more documentation, good luck with the project!

Context

Expected Behavior

Actual Behavior

Steps to Reproduce

Your Environment

  • Version Used: Latest
  • Operating System and Version: windows 10
  • Compiler and Version(s): vs2017

Possible Fix

@Sibras
Copy link
Member

Sibras commented Aug 27, 2021

See the FFVS project https://github.com/ShiftMediaProject/FFVS-Project-Generator for how to generate a new ffmpeg project with different configuration options. You can either build a custom configuration using '--enable-fdk-aac' or use the include "smp_project_generate_noredist.bat" to create a ffmpeg with all supported dependencies included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants