Changes between Version 6 and Version 7 of Waveform


Ignore:
Timestamp:
Sep 13, 2020, 10:09:39 AM (6 years ago)
Author:
cirosantilli
Comment:

fix "Adding a background" channel name top -> fg

Legend:

Unmodified
Added
Removed
Modified
  • Waveform

    v6 v7  
    5757
    5858{{{
    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.png
     59ffmpeg -i input -i background.png -filter_complex "[0:a]showwavespic=s=640x240[fg];[1:v][fg]overlay=format=auto" -frames:v 1 output.png
    6060}}}
    6161