AVAssetWriter获取原始字节会导致设备上的视频文件损坏(在模拟器上可以正常工作)
创始人
2024-11-12 20:30:17
0

当使用AVAssetWriter获取原始字节时,需要确保数据的正确性和完整性。这个问题可能是由于在写入时丢失了某些数据或指针错误引起的。因此,您可以在开始写入前打印一些调试信息以查找错误。

以下是示例代码,用于演示如何使用AVAssetWriter以安全的方式获取原始字节数据:

// 初始化写入器
AVAssetWriter *writer = [[AVAssetWriter alloc] initWithURL:fileURL fileType:AVFileTypeMPEG4 error:&error];

// 设置输出格式
NSDictionary *outputSettings = @{AVVideoCodecKey: AVVideoCodecTypeH264,
                                 AVVideoWidthKey: @(1920),
                                 AVVideoHeightKey: @(1080)};
AVAssetWriterInput *writerInput = [[AVAssetWriterInput alloc] initWithMediaType:AVMediaTypeVideo outputSettings:outputSettings];
[writer addInput:writerInput];

// 初始化编码器
NSDictionary *sourcePixelBufferAttributesDictionary = @{(NSString *)kCVPixelBufferPixelFormatTypeKey: @(kCVPixelFormatType_32BGRA)};
AVAssetWriterInputPixelBufferAdaptor *adaptor = [[AVAssetWriterInputPixelBufferAdaptor alloc] initWithAssetWriterInput:writerInput sourcePixelBufferAttributes:sourcePixelBufferAttributesDictionary];

// 开始写入
[writer startWriting];
[writer startSessionAtSourceTime:kCMTimeZero];

// 获取原始字节
UInt32 dataLength = 0;
void *outputBytes = nil;
CGImageRef image = [UIImage imageNamed:@"test.png"].CGImage;
CGFloat width = CGImageGetWidth(image);
CGFloat height = CGImageGetHeight(image);
CFDataRef pixelData = CGDataProviderCopyData(CGImageGetDataProvider(image));
UInt8* pixelBytes = (UInt8 *)CFDataGetBytePtr(pixelData);

// 将数据写入文件
CMSampleBufferRef sampleBuffer = NULL;
CVPixelBufferRef buffer = NULL;
CMFormatDescriptionRef format = NULL;

CMVideoFormatDescriptionCreateForImageBuffer(NULL, buffer, &format);
CMSampleTimingInfo timing = {kCMTimeInvalid, kCMTimeZero, kCMTimeInvalid};

CMBlockBufferCreateWithMemoryBlock(kCFAllocatorDefault,
                                   pixelBytes, dataLength,
                                   kCFAllocatorNull,
                                   NULL, 0, dataLength,
                                   kCMBlockBufferAlwaysCopyDataFlag,
                                   &buffer);
CMSampleBufferCreateForImageBuffer(kCFAllocatorDefault,
                                    buffer,
                                    true,
                                    NULL,
                                    NULL,
                                    format,

相关内容

热门资讯

八分钟辅助!微乐手游辅助脚本平... 八分钟辅助!微乐手游辅助脚本平台,微乐小程序免费黑科技,办法教程(有挂辅助)-哔哩哔哩1、微乐手游辅...
第7分钟插件!微乐广西小程序脚... 第7分钟插件!微乐广西小程序脚本,微乐小程序免费黑科技,项目教程(有挂下载)-哔哩哔哩微乐小程序免费...
第四分钟插件!微信小程序微乐房... 第四分钟插件!微信小程序微乐房间怎么开挂,微乐小程序免费黑科技,学习教程(有挂下载)-哔哩哔哩1.微...
第十分钟安装!微乐游戏小程序脚... 您好,微乐小程序免费黑科技这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很...
六分钟辅助!微乐自建房辅助工具... 六分钟辅助!微乐自建房辅助工具别人怎么看,微乐小程序免费黑科技,烘培教程(有挂辅助器)-哔哩哔哩一、...
第四分钟插件!微乐自建房辅助工... 您好,微乐自建房辅助工具2025在哪这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275...
第九分钟安装!微乐小程序辅助,... 第九分钟安装!微乐小程序辅助,微乐小程序免费黑科技,法门教程(有挂工具)-哔哩哔哩1、进入到微乐小程...
第三分钟安装!微乐游戏辅助脚本... 第三分钟安装!微乐游戏辅助脚本安装,微乐小程序免费黑科技,模板教程(有挂修改器)-哔哩哔哩1)微乐游...
第三分钟插件!微乐自建房辅助工... 第三分钟插件!微乐自建房辅助工具安全吗,微乐小程序黑科技,操作教程(有挂脚本)-哔哩哔哩1、每一步都...
六分钟脚本!微乐家乡官方app... 六分钟脚本!微乐家乡官方app下载,微乐小程序免费黑科技,诀窍教程(有挂app)-哔哩哔哩1、下载好...