Skip to content

Instantly share code, notes, and snippets.

@alexismp
Created April 16, 2020 21:38
Show Gist options
  • Save alexismp/a64f0bc404c32ea384f65510d9062e56 to your computer and use it in GitHub Desktop.
Save alexismp/a64f0bc404c32ea384f65510d9062e56 to your computer and use it in GitHub Desktop.
trim beginning by 3 seconds
ffmpeg -i accompagnement.mkv -ss 3 -c copy accompagnement-trimmed.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment