My application deals video sharing. Here i need to reduce the size of videos/ compress the video, so that i can minimize the data upload/download. I went through many threads and most of the threads suggesting FFMPEG. I could integrate it with my application and it is working exactly how i want it to be. But now i came to know that it's a commercial library, and i just have 15 days of trial period. :(
Any other alternatives? Free/open source libraries which satisfies my requirements?