Skip to content

Instantly share code, notes, and snippets.

@cmlewis
Last active September 3, 2016 20:17
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 cmlewis/eb35f66122cd4deb45dfb44ec476adaa to your computer and use it in GitHub Desktop.
Save cmlewis/eb35f66122cd4deb45dfb44ec476adaa to your computer and use it in GitHub Desktop.
Copy AVCHD (MTS or MTS2) to MP4 using ffmpeg
ffmpeg -i 00002.MTS -vcodec copy 00002.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment