AVAssetExportSession正在导出带有错误时间范围的音频
创始人
2024-11-12 20:00:40
0

通常这个错误是由于导出的音频文件与原始音频文件有时间范围的重叠或不连续所造成的。要解决这个问题,需要在导出音频之前对原始音频进行修正或合并。以下是一个示例代码,演示如何使用AVMutableComposition和AVAssetExportSession合并两个音频文件:

let composition = AVMutableComposition()
let compositionTrack = composition.addMutableTrack(withMediaType: .audio, preferredTrackID: kCMPersistentTrackID_Invalid)

let asset1 = AVURLAsset(url: URL(string: "path/to/first/audio/file")!)
let track1 = asset1.tracks(withMediaType: .audio)[0]
let timeRange1 = CMTimeRangeMake(start: CMTime.zero, duration: asset1.duration)

let asset2 = AVURLAsset(url: URL(string: "path/to/second/audio/file")!)
let track2 = asset2.tracks(withMediaType: .audio)[0]
let timeRange2 = CMTimeRangeMake(start: CMTime.zero, duration: asset2.duration)

do {
    try compositionTrack?.insertTimeRange(timeRange1, of: track1, at: CMTime.zero)
    try compositionTrack?.insertTimeRange(timeRange2, of: track2, at: asset1.duration)
} catch {
    print("Failed to insert audio tracks into composition")
}

let exportSession = AVAssetExportSession(asset: composition, presetName: AVAssetExportPresetAppleM4A)
exportSession?.outputFileType = .m4a
exportSession?.outputURL = URL(string: "path/to/output/file")!

exportSession?.exportAsynchronously {
    if exportSession?.status == .completed {
        print("Audio export successful!")
    } else {
        print("Audio export failed: \(exportSession?.error?.localizedDescription ?? "")")
    }
}

在这个示例中,我们创建了一个AVMutableComposition,并将两个音频文件的音轨插入到组合中。第一个音频文件从0秒开始播放,第二个音频文件从第一个音频文件

相关内容

热门资讯

普及透视!xpoker辅助怎么... 普及透视!xpoker辅助怎么用,微乐小程序免费脚本,办法教程(有挂攻略)-哔哩哔哩1、打开软件启动...
专业透视!epoker有透视吗... 专业透视!epoker有透视吗,小程序微乐陕西挖坑辅助,窍门教程(新版有挂)-哔哩哔哩一、epoke...
关于透视!拱趴大菠萝挂怎么安装... 关于透视!拱趴大菠萝挂怎么安装,微信小程序微乐辅助器破解版,演示教程(讲解有挂)-哔哩哔哩1、玩家可...
教你透视!破解辅助插件wepo... 教你透视!破解辅助插件wepoker,微乐微信小程序辅助软件,举措教程(确实有挂)-哔哩哔哩所有人都...
分享透视!拱趴大菠萝挂怎么安装... 分享透视!拱趴大菠萝挂怎么安装,微乐小程序辅助器,妙招教程(有挂讲解)-哔哩哔哩1、起透看视 拱趴大...
揭露透视!wepoker国外版... 揭露透视!wepoker国外版透视,微乐陕西小程序破解器下载,策略教程(有挂实锤)-哔哩哔哩1、实时...
分享透视!菠萝德州透视脚本,微... 分享透视!菠萝德州透视脚本,微乐小程序黑科技辅助工具推荐,方案教程(有挂教程)-哔哩哔哩1、菠萝德州...
辅助透视!大菠萝789辅助器下... 辅助透视!大菠萝789辅助器下载,微乐江苏自建房辅助app,演示教程(有挂讲解)-哔哩哔哩一、大菠萝...
解谜透视!fishpoker透... 解谜透视!fishpoker透视,微信小程序修改器,教程书教程(有挂方略)-哔哩哔哩1.fishpo...
解迷透视!wepoker科技辅... 解迷透视!wepoker科技辅助器,微乐麻辣自建房辅助视频,妙招教程(详细教程)-哔哩哔哩1、这是跨...