Skip to content

Instantly share code, notes, and snippets.

@Pmmlabs
Created February 13, 2018 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pmmlabs/482c76c449b1ee3ef63cac4f16ba9b5c to your computer and use it in GitHub Desktop.
Save Pmmlabs/482c76c449b1ee3ef63cac4f16ba9b5c to your computer and use it in GitHub Desktop.
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