Created
September 16, 2019 19:32
-
-
Save talaj/96980d1842468aeacd7e53bbe581bf6b to your computer and use it in GitHub Desktop.
ffmpeg
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 k00_d.avi -c:v libx265 -crf 28 -c:a aac -b:a 128k -vf bwdif=1:-1:0 output.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment