1

I am trying to generate a waveform using ffmpeg.

I have successfully made a horizontal waveform thanks to pretty good docs(https://trac.ffmpeg.org/wiki/Waveform).

However I'm struggling to create circular waveform.

I want something like this

enter image description here

Yogesh Yadav
  • 723
  • 6
  • 21
  • Not sure if you mean a single, static waveform image generated at the end of a recording or something jumping around dynamically as it is played back. If you mean the former, you might be able to adapt a linear waveform with **ImageMagick** polar distortion tool https://legacy.imagemagick.org/Usage/distorts/#polar – Mark Setchell Feb 05 '22 at 14:13
  • @MarkSetchell I don't want static image, I want dynamic waveform that will play along audio. – Yogesh Yadav Feb 06 '22 at 12:32

0 Answers0