change resolution of a video terminal code example Example: change resolution of a video with terminal ffmpeg -i input.mp4 -s 320x240 -b:v 16k -b:a 8k output.mp4