I need to reduce size of audio and video files in an Android app. Can I use FFMPEG library for this, if yes please help with code or some tutorial link.
Or if there exis
Yes, you are able to do it using FFMPEG.
Quick Google search:
Here.