Skip to content

Instantly share code, notes, and snippets.

@shmutalov
Created October 20, 2017 06:39
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 shmutalov/fa28d06919a12517f5f90a4cff5f8ceb to your computer and use it in GitHub Desktop.
Save shmutalov/fa28d06919a12517f5f90a4cff5f8ceb to your computer and use it in GitHub Desktop.
.\ffmpeg.exe -y -i .\audio.wav -filter_complex "[0:a]showspectrum=s=1280x720:color=intensity:scale=5thrt:gain=1,format=yuv420p[v]" -map "[v]" -map 0:a showspectrum.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment