Skip to content

Instantly share code, notes, and snippets.

@Splaxi
Created November 11, 2019 10:48
Show Gist options
  • Select an option

  • Save Splaxi/cdfd2156b0e7c77f54ae03d53ae50dad to your computer and use it in GitHub Desktop.

Select an option

Save Splaxi/cdfd2156b0e7c77f54ae03d53ae50dad to your computer and use it in GitHub Desktop.
ffmpeg -i "PathToFile" -c copy -map 0 -segment_time 00:01:00 -f segment -reset_timestamps 1 "PathToFolder\FileName_%03d.mp4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment