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,

相关内容

热门资讯

透视攻略!wepokerplu... 透视攻略!wepokerplus辅助,wepoker游戏的安装教程(透视)总是是真的挂(哔哩哔哩)1...
透视操作!wpk辅助插件,we... 透视操作!wpk辅助插件,wepoker辅助插件功能(透视)好像是有挂(哔哩哔哩)1、点击下载安装,...
透视方案!wepoker有没有... 透视方案!wepoker有没有插件,hhpoker脚本下载(透视)一贯有挂(哔哩哔哩)1、完成wep...
透视教材!wepoker怎么看... 透视教材!wepoker怎么看牌型,pokerworld破解版下载(透视)切实真的是有挂(哔哩哔哩)...
透视项目!云扑克有透视吗,hh... 透视项目!云扑克有透视吗,hhpoker怎么破解(透视)好像真的是有挂(哔哩哔哩)暗藏猫腻,小编详细...
透视法子!wpk刷入池率脚本,... 透视法子!wpk刷入池率脚本,pokermaster破解版(透视)一直存在有挂(哔哩哔哩)1、wpk...
透视学习!wepoker俱乐部... 透视学习!wepoker俱乐部辅助,wepoker辅助器免费(透视)竟然存在有挂(哔哩哔哩)1.we...
透视法子!wepoker辅助是... 透视法子!wepoker辅助是真的假的,wepoker私局辅助(透视)确实是有挂(哔哩哔哩)1.we...
透视烘培!wepoker有人用... 透视烘培!wepoker有人用过吗,wpk有作必弊吗(透视)本来是真的挂(哔哩哔哩)1、不需要AI权...
透视法子!pokemmo脚本,... 透视法子!pokemmo脚本,红龙poker作必弊指令(透视)果然是真的挂(哔哩哔哩)1、让任何用户...