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.24k stars 323 forks source link

Bugs in Xcode 12 #316

Closed jackyleehong closed 3 years ago

jackyleehong commented 3 years ago

Failed to build when tested on Xcode 12

in ffmpeg/lib/libavcodec.a(aacencdsp.o), building for iOS simulator, but linking in object file built for free standing, for architecture x86_64

software version
react-native-video-processing 2.0.0
react-native 0.61.4
node 14.0
jackyleehong commented 3 years ago

It seems like there is a need to update the ffmpeg package to resolve this issue.

matamicen commented 3 years ago

@jackyleehong how are you? Did you find any solution to this situation?

Thanks!

jackyleehong commented 3 years ago

After upgrade to RN 0.63.3, the issue seems already not there, but I am experiencing some issue on android:Exception in native call from JS