Skip to content

Instantly share code, notes, and snippets.

@dayvsonlima
Created May 7, 2018 22:37
Show Gist options
  • Save dayvsonlima/9297b1947b96a0cf25824979d23ffd68 to your computer and use it in GitHub Desktop.
Save dayvsonlima/9297b1947b96a0cf25824979d23ffd68 to your computer and use it in GitHub Desktop.
ffmpeg -i video.mp4 -af "pan=mono|c0=.5*c0+.5*c1" -c:v copy output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment