Skip to content

Instantly share code, notes, and snippets.

@brianpow
Created October 20, 2017 03:01
Show Gist options
  • Select an option

  • Save brianpow/8d231e72e5b6a077670329de1b9a692f to your computer and use it in GitHub Desktop.

Select an option

Save brianpow/8d231e72e5b6a077670329de1b9a692f to your computer and use it in GitHub Desktop.
ffmpeg -i $1 -c copy -map 0 -segment_time 3600 -f segment -strftime 1 "$2/%Y-%m-%d_%H-%M-%S.mkv"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment