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 extract audio and pipe it to to qaac.exe #23104

Closed
nickbe opened this issue Nov 15, 2019 · 2 comments
Closed

How do I extract audio and pipe it to to qaac.exe #23104

nickbe opened this issue Nov 15, 2019 · 2 comments
Labels

Comments

@nickbe
Copy link

@nickbe nickbe commented Nov 15, 2019

OS is windows.

I want to download the best audio quality available (opus over aac) and then pipe the output to qaac.exe to create an m4a.

Also I'd like to ask i there's an option to set the ffmpeg aac codec to -q:a 2

@nickbe nickbe added the question label Nov 15, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 15, 2019

You can't do that with extract audio. Download bestaudio directly.

@dstftw dstftw closed this Nov 15, 2019
@nickbe
Copy link
Author

@nickbe nickbe commented Nov 15, 2019

Can I at least set the -q:a parameter of the ffmpeg.exe or make it use .libfdk_aac ?

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.