AVAssetWriterInputappendSampleBuffer我有一个奇怪的内存“泄漏”。我同时编写视频和音频,所以我有一个带有两个输入的AVAssetWriter,一个用于视频,一个用于音频:self.videoWriter=[[[AVAssetWriteralloc]initWithURL:[self.currentVideocurrentVideoClipLocalURL]fileType:AVFileTypeMPEG4error:&error]autorelease];...self.videoWriterInput=[AVAssetWriterInputassetW
AVAssetWriterInputappendSampleBuffer我有一个奇怪的内存“泄漏”。我同时编写视频和音频,所以我有一个带有两个输入的AVAssetWriter,一个用于视频,一个用于音频:self.videoWriter=[[[AVAssetWriteralloc]initWithURL:[self.currentVideocurrentVideoClipLocalURL]fileType:AVFileTypeMPEG4error:&error]autorelease];...self.videoWriterInput=[AVAssetWriterInputassetW