thisdevguy
Results
2
comments of
thisdevguy
It happens after recording session(s) using SCRecorder. The video plays fine on other devices (iPhone 5, iPhone 5s). It doesn't sound like the audio track is sped up.
By using the SCRecorder's capturePhoto block method ``` [_recorder capturePhoto:^(NSError *error, UIImage *image) { //code } ``` Or were you trying to capture a particular image size?