If you use -2 instead it will adjust so that it is even.[^1]
For example:
ffmpeg -i input.mp4 -vf scale=720:-2 output.mp4
This has saved me a lot: https://stackoverflow.com/a/53024964/511200
If you use -2 instead it will adjust so that it is even.[^1]
For example:
[1]: https://trac.ffmpeg.org/wiki/Scaling#KeepingtheAspectRatio