ffmpeg -i input.avi -filter:v scale=720:-1 -c:a copy output.mkv
scale
New to topics? Read the docs here!