iphone sdk - why is the video returned not full res?

Posted by ADAM on Stack Overflow See other posts from Stack Overflow or by ADAM
Published on 2009-07-15T11:10:27Z Indexed on 2010/04/07 8:23 UTC
Read the original article Hit count: 239

Filed under:
|

im developing an app for the iphone and im able to get a video using a UIImagePickerController the problem is that the video thats returned by the UIImagePickerControllerMediaURL is not full resoultion -- its only 480 x 360 as opposed to 640 x 480 like the videos that sync to my itunes.

-please someone tell me this is not a limitation of the current sdk? - how can i work around it and is there a way to set the uiimage picker so its taking full res video?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about video