views:

69

answers:

1

Hey Guys,

Is there any way to compress the video data while taking from camera ? There is huge difference in video data bytes from taking camera and from photo library.I want to reduce some memory while taking video from camera. Is any way ?

Thanks

A: 

I filed a bug report with Apple on this matter, you could do the same, seems the more reports from developers the faster they fix things up. No matter what videoQuality level you set on the UIImagePickerController, it always defaults to High when recording from the camera. Videos chosen from the user library respect your choice and compress really well with the hardware H.264 encoder present on the 3GS and up.

nobre
Sounds good. I try it on apple.com but not able to find exact where need to submit form. Any link ?
sandy
http://bugreport.apple.com/ , you need to log in with your dev program account
nobre