We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Needs to be fleshed out further.
##Various
ffmpeg -nostats -i input.mp3 -filter_complex ebur128 -f null -
ffplay -f lavfi -i "amovie=input.mp3,ebur128=video=1:meter=18 [out0][out1]"
-filter_complex "[0:a]showvolume[vol];[0:v][vol]overlay[v]" -map [v] -map 0:a
ffplay -f lavfi "amovie=mr_money_mustache.mp4 , asplit [a][out1]; [a] showvolume=f=0.15:b=4:w=100:h=10 [out0]"