video-compressor
video-compressor copied to clipboard
question
I think the quality of compression is a little bit poor, how to make the compression higher
Go into the MediaController.java file and increase the bitrate. Increasing it to 5,000,000 will give you a bitrate of 5,000 kbps. You should see a big increase in quality.
if we change bitrate to 5,000,000 then 30MB Video changed to 78.3MB but we don't want to increase the video size it should be 5MB max , please tell me if you guys have any solution