Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created January 2, 2012 02:21
Show Gist options
  • Save fernyb/1549025 to your computer and use it in GitHub Desktop.
Save fernyb/1549025 to your computer and use it in GitHub Desktop.
transcode
ffmpeg -i input.flv -acodec copy -vcodec copy -copyts output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment