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

setDataSource failed: status = 0xFFFFFFFF #341

Closed pm-sharma closed 3 years ago

pm-sharma commented 3 years ago

Current Behavior

Expected Behavior

Your Environment

software version
react-native-video-processing ^2.0.0
react-native 0.64.0
pm-sharma commented 3 years ago

For me it was in case I am loading the local file from project folder. In other conditions(From mobile gallery or recorded video/images) working fine.

viprocket1 commented 3 years ago

Hey, Did you solve it? could you please share?