+ 5
How to Compress video while uploading to server using PHP or jQuery?
I've created a form where user enter some fields and browse a video from his computer/mobile and click on upload. Now all fields are saved in database and video will be video moved to the server with its actual size. As videos recorded from mobile are too large in size, So i want a way to compress the video size before it is moved to the server. I also want to know if compression increase the upload/processing time? Regard SD
6 odpowiedzi
+ 1
Medcl3 Thanks for your suggestion! Any idea how to compress in server?
+ 1
Medcl3 Ok, let me chk it out.! Thanks again
+ 1
Is it possible without FFMPEG, maybe some other services?
+ 1
Радомир Шевчук God knows! :(
0
I don't think that's possible
Just compress in server after the user has uploaded it
0
Sourav Dutt Use ffmpeg