Changes between Version 6 and Version 7 of Waveform
- Timestamp:
- Sep 13, 2020, 10:09:39 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Waveform
v6 v7 57 57 58 58 {{{ 59 ffmpeg -i input -i background.png -filter_complex "[0:a]showwavespic=s=640x240[fg];[1:v][ top]overlay=format=auto" -frames:v 1 output.png59 ffmpeg -i input -i background.png -filter_complex "[0:a]showwavespic=s=640x240[fg];[1:v][fg]overlay=format=auto" -frames:v 1 output.png 60 60 }}} 61 61
