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 to force use of libfdk_aac #24797

Open
amaridev opened this issue Apr 15, 2020 · 1 comment
Open

How to force use of libfdk_aac #24797

amaridev opened this issue Apr 15, 2020 · 1 comment
Labels

Comments

@amaridev
Copy link

@amaridev amaridev commented Apr 15, 2020

Hello,

I miss an option to specify that ffmpeg uses libfdk_aac to encode the aac audio output. When using ffprobe, it says, that audio files are encoded with Lavf58.29.100. I wish to use libfdk instead.

@amaridev amaridev added the question label Apr 15, 2020
@bato3
Copy link
Contributor

@bato3 bato3 commented Apr 15, 2020

yt-dl usually try copy streams.

You can try with --postprocessor-args, but if you want to have full control, it's much easier and faster to call ffmpeg as a separate process.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.