Recode your video with a modern codec, often saving space

0
0
No Preview.

If you feel like this example could be improved, you may edit this example here.

ffmpeg -i input.mp4 -c:a copy -c:v libx265 -crf 28 output.mp4