I am trying to merge two videos together using AVMutableComposition
After scaling the video's i am not finding a way to crop the video or get rid of the part of the video that is marked red. I tried using setCropRect but to no use. Scaling and translation is working fine but i am stuck at cropping. Any suggestions?
