hhroc / yellr

Comunity Engagement Journalism Mobile App, Website, and Eco-System
http://yellr.net/
GNU Affero General Public License v3.0
13 stars 5 forks source link

video quality #8

Open thequbit opened 10 years ago

thequbit commented 10 years ago

Is there a way to specify the video quality when launching the video app? I just did a test on my phone an 28 seconds came back at 64MB ... that sounds a bit high to me. It also took between 5-10 minutes to upload on 4G. If people are using wiki it may not make a difference, but for 4G users, it would be nice if we could compress the video down a bit more or reduce the resolution.

Z4P0 commented 10 years ago

http://docs.phonegap.com/en/2.2.0/cordova_media_capture_capture.md.html#CaptureVideoOptions

doesn't look like we can.. at most we can set the video type (3gpp, quicktime) and the video clip length (in seconds)