Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save geoffroymontel/b91491dbb698acb872ffa09d1fb0b60c to your computer and use it in GitHub Desktop.
Save geoffroymontel/b91491dbb698acb872ffa09d1fb0b60c to your computer and use it in GitHub Desktop.
Réparation de MKV, MP4 etc.
ffmpeg -err_detect ignore_err -i in.mp4 -c copy out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment