Skip to content

Instantly share code, notes, and snippets.

@talaj
Created September 16, 2019 19:32
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 talaj/96980d1842468aeacd7e53bbe581bf6b to your computer and use it in GitHub Desktop.
Save talaj/96980d1842468aeacd7e53bbe581bf6b to your computer and use it in GitHub Desktop.
ffmpeg
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