You need to recompile with streaming output. my code : NSString *desPath = [NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES) lastObject]; NSString *des = [desPath stringByAppendingPathComponent:@"lty.png"]; NSLog(@"%@",des); [_mediaPlayer saveVideoSn...