I\'m trying to execute this command:
ffmpeg -i input.mp4 -i watermark.png -filter_complex "[1][0]scale2ref=w=oh*mdar:h=ih/20[wm][vid];[vid][wm]overlay=10:10"