lalongooo / video-compressor

Video compressor based in the Telegram for Android app source code.
GNU General Public License v2.0
262 stars 88 forks source link

Unable to compress the video #27

Open dineshswaas opened 8 years ago

dineshswaas commented 8 years ago

cannot compress the video in 4.2.2 version ( API 17), And its compressed >17 API

lalongooo commented 7 years ago

Have you tried what's in the README?

akashjaindev commented 7 years ago

Instead of compressing file I am getting heavy file. I had tried with 3mb file and i am getting 17mb file. I am compressing with the below code in asyntask:

MediaController.getInstance().convertVideo(originalfilepath,outputfilepath);

lalongooo commented 7 years ago

Hi @akashandroid90, have you tried what's in the README?

akashjaindev commented 7 years ago

hello lalongoo May be you have update README since i am only seeing that it only has info regarding library not any steps to implement for compressing. screenshot from 2017-04-11 16 11 59