fishwjy / VideoCompressor

A High-performance video compressor for Android using Hardware decoding and encoding API(MediaCodec).
Apache License 2.0
906 stars 191 forks source link

compress video not play. #59

Open mayursancheti opened 2 years ago

mayursancheti commented 2 years ago

i am using your liabrary but it failed video to save, video just start 5 second and stop, not play.

is it really stores compress to any android version,

below is part my code `VideoCompress.compressVideoLow(Util.getFilePath(step3_videoproductdetail.this, urlis), outputfile_compreess, new VideoCompress.CompressListener() { @Override public void onStart() { tv_indicator.setText("Compressing..." + "\n"