Skip to content

Instantly share code, notes, and snippets.

@isaksky
Created January 15, 2013 19:41
Show Gist options
  • Save isaksky/4541357 to your computer and use it in GitHub Desktop.
Save isaksky/4541357 to your computer and use it in GitHub Desktop.
function video_info {
ffprobe -v quiet -print_format json $1 -show_streams
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment