Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

UIImagePickerController Custom Overlay Black Screen issue while using Video trimming controller

Hello Everyone ,


I have problem while opening camera in recording mode using UIImagePicker Controller with custom overlay and it should open first time properly .But when i push to next view controller and return back again to open camera at that time camera displays black screen for few time.


The Logic in the inside view controller is for VideoTrimming . For video trimming i have used "SAVideoRangeSlider" controll. SAVideoRange Silder perform task to get all thumbnail images from video which i have assign . It uses AVAsset image generator class provided by apple to get image frames from videos and it runs in background using its handler method.


Handler Method ::

[self.imageGeneratorgenerateCGImagesAsynchronouslyForTimes:times

completionHandler:^(CMTime requestedTime, CGImageRef image, CMTime actualTime,

AVAssetImageGeneratorResult result, NSError *error) {


}



I have nilling all the objects related to image generator class when i came back to Camera screen. still issues of black screen occur while opening camera.


This issue occur in ios7 but not in ios6.


Can anyone have any idea about this ...Please relply me ASAP.




iPhone 5, iOS 7.0.4

Posted on Feb 1, 2014 2:39 AM

Reply

There are no replies.

UIImagePickerController Custom Overlay Black Screen issue while using Video trimming controller

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.