Redukcja wielkości wideo FFMPEG
ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4
Ivanoft
ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4