AVAssetWriterInput-CapturedAudio缺少足够的视频帧。
创始人
2024-11-12 20:30:19
0

在输入视频帧之前,为AVAssetWriterInput添加一个空的CMSampleBuffer,以确保捕获的音频数据和视频帧都能与完整的持续时间对应。

示例代码:

//定义一些变量 AVAssetWriterInput *videoInput; AVAssetWriterInput *audioInput; AVAssetWriter *writer; CMTime videoTime; CMSampleBufferRef emptySampleBuffer; CMTime audioStartTime; CMTime videoStartTime;

//初始化AVAssetWriter和输入流 //...

//为videoInput设置一个初始时间戳 videoStartTime = CMTimeMake(0, videoTrack.naturalTimeScale); [videoInput setMediaTimeScale:videoTrack.naturalTimeScale]; [videoInput setMediaTimeRange:CMTimeRangeMake(kCMTimeZero, videoDuration)]; [writer startWriting]; [writer startSessionAtSourceTime:videoStartTime];

//添加一个空的CMSampleBuffer //该样本缓冲区保证视频帧和音频数据都能与持续时间相对应 emptySampleBuffer = [self createEmptySampleBufferForAudioTrack:audioTrack atTime:audioStartTime]; if ([audioInput isReadyForMoreMediaData]) { [audioInput appendSampleBuffer:emptySampleBuffer]; }

//添加视频帧和音频数据 //...

//创建一个空的CMSampleBuffer

  • (CMSampleBufferRef)createEmptySampleBufferForAudioTrack:(AVAssetTrack *)audioTrack atTime:(CMTime)time { CMSampleBufferRef sampleBuffer = NULL; CMBlockBufferRef blockBuffer = NULL;

    OSStatus status = CMBlockBufferCreateEmpty(kCFAllocatorDefault, 0, kCMBlockBufferAssureMemoryNowFlag, &blockBuffer); if (status != noErr) { NSLog(@"Error creating empty CMSampleBuffer for audio: %d", status); return NULL; }

    AudioStreamBasicDescription audioFormat = *(audioTrack.formatDescriptions[0]); CMSampleTimingInfo timingInfo = {.duration = kCMTimeInvalid, .presentationTimeStamp = time, .decodeTimeStamp = kCMTimeInvalid};

    CMSampleBufferCreate(kCFAllocatorDefault, blockBuffer, true, NULL, NULL, audioTrack.formatDescriptionsCount, 1, &timingInfo, 0, NULL, &sampleBuffer); CFRelease(blockBuffer);

    return sampleBuffer; }

相关内容

热门资讯

科技透视"wepok... 科技透视"wepoker辅助器教程"开挂(透视)辅助平台(推荐几款新版AA德州教程)科技透视"wep...
传授开挂!四川辅助工具,小程序... 传授开挂!四川辅助工具,小程序牵手跑得有开挂吗(太夸张了辅助开挂脚本);1.小程序牵手跑得有开挂吗 ...
通报透视"wepok... 通报透视"wepoker真的有挂透视辅助吗"开挂(透视)辅助神器(最新技巧揭秘攻略)【福星临门,好运...
教会辅助!蜀山四川破解版安卓版... 教会辅助!蜀山四川破解版安卓版,逸趣鄱阳翻精辅助(太实锤了辅助开挂下载),蜀山四川破解版安卓版是用手...
正版透视"wepok... 正版透视"wepoker德州透视软件是真的吗"开挂(透视)辅助平台(科技介绍攻略方法)正版透视"we...
科技辅助!腾旭欢乐全集辅助,创... 科技辅助!腾旭欢乐全集辅助,创思维激k看底牌辅助(太离谱了开挂辅助工具);大家肯定在之前创思维激k看...
通报透视"wepok... 通报透视"wepoker透视教程"开挂(透视)辅助平台(玩家必看科普详细教程)通报透视"wepoke...
传授辅助!微乐斗地主有挂吗,小... 传授辅助!微乐斗地主有挂吗,小程序牵手跑得辅助(太夸张了开挂辅助安装);1、不需要AI权限,帮助你快...
细节透视"wepok... 细节透视"wepoker是不是有辅助"开挂(透视)辅助软件(玩家必看秘籍解密教程)细节透视"wepo...
细节开挂!衡阳丫丫辅助,玩吧辅... 细节开挂!衡阳丫丫辅助,玩吧辅助工具(太坑了开挂辅助平台),玩吧辅助工具是用手机号来登录游戏的系统规...