[FFmpeg-user] Audio to video

Vax vaximelirus at gmail.com
Wed Sep 22 15:11:21 EEST 2021


I am trying to create an audio responsive bar based on the audio file. Like
this one:
[image: image.png]
All I figured out is this command:

*ffmpeg -i output.mp3 -filter_complex "[0:a]
ahistogram=s=1024x200,format=yuv420p[v]" -map "[v]" -map 0:a
ahistogram.mp4*[image:
image.png]
I will really appreciate if someone will explain to me how to do it. Thanks
in advance!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 33941 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210922/a6edbb62/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 43763 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210922/a6edbb62/attachment-0001.png>


More information about the ffmpeg-user mailing list