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

[IOS] Video orientation incorrect on trimming screen. #331

Open jackyleehong opened 3 years ago

jackyleehong commented 3 years ago

Current Behavior

On IOS devices, some of the video suppose is in portrait, but get rotated.

Expected Behavior

Expect the video to be portrait in trimming screen.

Your Environment

software version
react-native-video-processing latest
react-native 0.63.2
node 14
chintanbawa commented 3 years ago

Hi @jackyleehong, Did you find any solution for this?

jackyleehong commented 3 years ago

Sorry, currently I just put the problem aside, and waiting it to get fixed by the module owner.

chintanbawa commented 3 years ago

okay, Thanks for replying.

siddharthpvi commented 3 years ago

any update on this?

alex-yatseyko commented 2 years ago

I think it's related to this: https://github.com/shahen94/react-native-video-processing/issues/285