Created
February 13, 2018 17:22
-
-
Save Pmmlabs/482c76c449b1ee3ef63cac4f16ba9b5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i input.ts -af "anequalizer=c0 f=120 w=20 g=-20|c0 f=270 w=20 g=-20|c1 f=120 w=20 g=-20|c1 f=270 w=20 g=-20" -c:v copy -c:a aac output.ts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment