Skip to content

Instantly share code, notes, and snippets.

@peterforgacs
Created November 9, 2019 22:13
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 peterforgacs/58e1cd859cc01eb311162d28ec6c6b35 to your computer and use it in GitHub Desktop.
Save peterforgacs/58e1cd859cc01eb311162d28ec6c6b35 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -af loudnorm=I=-23:LRA=7:tp=-2:print_format=json -f null -
ffmpeg -i input.mp4 -af
loudnorm=I=-23:LRA=7:tp=-2:measured_I=-30:measured_LRA=1.1:measured_tp=-11 04:measured_thresh=-40.21:offset=-0.47 -ar 48k -y output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment