I'm trying to upload video file to server. But size is too large so how i can compress video before upload to server. Thank you for your help.
Asked
Active
Viewed 502 times
-4
-
3http://stackoverflow.com/questions/23870729/compress-videos-using-android-mediacodec-api – IntelliJ Amiya Feb 03 '16 at 09:58
-
You can also use ffmpeg which provides different utilities including compression too. – Mustansar Saeed Feb 03 '16 at 10:32