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

Apply effects #19

Open
kimhogeling opened this issue Jun 29, 2023 · 0 comments
Open

Apply effects #19

kimhogeling opened this issue Jun 29, 2023 · 0 comments
Labels
question Further information is requested

Comments

@kimhogeling
Copy link
Owner

Maybe the winner of the day can unlock effects?

Example to add reverb:

ffmpeg -i nico.mp3 -i fokkie-church.wav -filter_complex '[0] [1] afir=dry=10:wet=10 [reverb]; [0] [reverb] amix=inputs=2:weights=10 1' mix.wav
@kimhogeling kimhogeling added the question Further information is requested label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant