Command
In my case, my MP4 file became 1.1MB
from 16MB
with this:
ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4
About: Web developer; Coding for over last 20 years but the knowledge is General Practitioner Level , not Specialist Level
In my case, my MP4 file became 1.1MB
from 16MB
with this:
ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4