2

Is it possible to compress a large size video to a small size video before uploading to any sever in Android?

How can it be done programmatically in java Android?

keyser
  • 18,829
  • 16
  • 59
  • 101
ibad ur rahman
  • 1,381
  • 4
  • 18
  • 40
  • To compress a video, you will need to re-encode it to a lower bit-rate or maybe a lower resolution. For this see [Here](http://stackoverflow.com/questions/10991863/is-it-possible-to-compress-video-on-android). – Hardik Joshi Oct 18 '12 at 10:40

0 Answers0