shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

Fix for #285, incorrect aspect ratio after trim() #299

Closed wehriam closed 4 years ago

wehriam commented 4 years ago

…ues/285 - add transform to RNVideoTrimmer.swift

Resolves an issue that caused portrait-aspect-ratio videos to become landscape-aspect-ratio videos after trimming.

shahen94 commented 4 years ago

Looks good to me, thanks for the PR!

krupalikevadiya commented 3 years ago

Hey @wehriam your solution does not work for all type of videos..can you please give me solution or any other way to solve it. Thanks in advance..