Created
May 7, 2018 22:37
-
-
Save dayvsonlima/9297b1947b96a0cf25824979d23ffd68 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 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