Exporting mp4 through AVAssetExportSession fails
问题 I start saying that I spent a lot of time searching through documentation, posts here and somewhere else, but I can't figure out the solution for this problem. I'm using AVAssetExportSession for exporting an .mp4 file stored in a AVAsset instance. What I do is: I check the isExportable property of AVAsset I then get an array of exportPresets compatible with the AVAsset instance I take the AVAssetExportPreset1920x1080 , or, if not existing I try to export the media with