surabhiverma1

Results 1 issues of surabhiverma1

I tried to compress the 101 mb video using the bleow code.But its not compressing it.The compressed video is of 102 mb. private void versionFFmpeg() { FFmpeg.getInstance(this).execute(new String[]{ "-y","-i" ,"/storage/emulated/0/big_buck_bunny.mp4","-crf",...