Skip to content

Instantly share code, notes, and snippets.

@AlexGeb
Created September 1, 2018 18:12
Show Gist options
  • Select an option

  • Save AlexGeb/6806961dfcbb103fd2c3a3f2a0e183ec to your computer and use it in GitHub Desktop.

Select an option

Save AlexGeb/6806961dfcbb103fd2c3a3f2a0e183ec to your computer and use it in GitHub Desktop.
ffmpeg -ss 30 -i input.mp4 -an -filter:v "setpts=0.09*PTS" result.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment