java - Compress (reduce size) of audio and video files in Android -


i need reduce size of audio , video files in android app. can use ffmpeg library this, if yes please code or tutorial link.

or if there exists other way achieve this, please suggest.

yes, able using ffmpeg.

quick google search:

here.


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

oop - Function for all prototypes - Javascript -