piemonte / PBJVision

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
MIT License
1.94k stars 324 forks source link

assetWrite.status AVAssetWriterStatusUnknown #299

Closed niuguoning closed 8 years ago

niuguoning commented 8 years ago

It seems like when I'm running this code, the assetWriter.status is AVAssetWriterStatusUnknown, so that vision(vision: PBJVision, capturedVideo videoDict: [NSObject : AnyObject]?, error: NSError?) never gets called.