Skip to content

Instantly share code, notes, and snippets.

@mpalet
Created May 21, 2021 14:00
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 mpalet/eb7812df0e00771cad0cfac2ad69b40f to your computer and use it in GitHub Desktop.
Save mpalet/eb7812df0e00771cad0cfac2ad69b40f to your computer and use it in GitHub Desktop.
ffmpeg EBU R128 loudness measurement
ffmpeg -ss <skipseconds> -i <filename> -af loudnorm=print_format=summary -f null -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment