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

Audio changes #31

Closed
bradyj04 opened this issue Apr 26, 2024 · 2 comments
Closed

Audio changes #31

bradyj04 opened this issue Apr 26, 2024 · 2 comments

Comments

@bradyj04
Copy link

Is it possible to modify the audio track of the video passed in and use a filter to boost it by a certain amount of db like in ffmpeg normally? I noticed there is a section for audio parameters for it but it only seems to execute if it is reencoding.
Please let me know thanks.

@mmguero
Copy link
Owner

mmguero commented May 2, 2024

I'll add an option for --re-encode-audio to force audio encoding regardless of whether or not it's muting the subs. Then you should be able to put what other audio parameters/filters in the --audio-params argument and have it take effect.

mmguero added a commit that referenced this issue May 2, 2024
@mmguero
Copy link
Owner

mmguero commented May 2, 2024

Should be addressed in v1.5.7

@mmguero mmguero closed this as completed May 2, 2024
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