Skip to content

Instantly share code, notes, and snippets.

@alexyorke
Created December 18, 2016 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexyorke/bf9b1548aee3d56838bca4d9bd87875a to your computer and use it in GitHub Desktop.
Save alexyorke/bf9b1548aee3d56838bca4d9bd87875a to your computer and use it in GitHub Desktop.
ffprobe -v quiet -show_format -show_streams /path/to/video/file | grep -F "start_time" | sort | uniq | cut -d "=" -f 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment