Compress video without quality loss 2024-04-03Sumit Patel #ffmpeg ffmpeg -i <input file> -vcodec libx265 -crf 28 <output file>