ffmpeg showwave – 业余语言练习

ffmpeg showwave

ffmpeg -i input.mp3 -filter_complex "showwavespic=s=640x120" \
-frames:v 1 output.png
ffmpeg -i input.mp3 -filter_complex "showwavespic=s=640x240:\
split_channels=1" -frames:v 1 output.png -y
Published
Categorized as ffmpeg

Leave a comment

Your email address will not be published. Required fields are marked *