Open saulye opened 4 years ago
For what its worth I resolved this for myself by first checking if the asset I wanted to compress had an audio track before making one in the final composition.
In my case I wanted to combine multiple videos into one and I came across this issue as I assumed that I would always want an audio track in my composition. Adding a check and only adding an audio track if at lease one of the AVAssets I wanted to combine had an audio track solved it for me.
I have the same issue, is it possible?
If I try to compress a video that has no sound in it, it crashes. Also if I try to compress a video recorded on device camera.