PROJET AUTOBLOG


Links

source: Links

⇐ retour index

Waveform – FFmpeg

mardi 24 avril 2018 à 22:57
ffmpeg -i input -filter_complex "[0:a]showwaves=s=1280x720:mode=line,format=yuv420p[v]" -map "[v]" -map 0:a -c:v libx264 -c:a copy output.mkv
ffmpeg -i input -filter_complex "showwavespic=s=640x120" -frames:v 1 output.png

via https://www.quora.com/How-can-I-generate-a-visual-waveform-representation-of-the-audio-from-a-YouTube-video/answer/Matt-Durr
via https://jeekajoo.eu/links/?mhmzug
Permalink