swami303

Results 4 comments of swami303

I am also facing issues in merging landscape videos.

In your sample when merging two videos with one is landscape and one is portrait(Captured from camera) leave black space in video.

Finally I found out the cause and was my bad! The problem was that I was looping through AVMutableCompositionTrack. So that each video was on a different track and probably...

i'm getting following error Initializer does not override a designated initializer from its superclass public override init() { super.init() }