how to lower the bitrate of mp4 in linux code example Example: ffmpeg shrink video size ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4