react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

Native Video editing/trimming/compressing :movie_camera: library for React-Native

Results 120 react-native-video-processing issues
Sort by recently updated
recently updated
newest added

I can't get a build with react native processing, I get app:checkDebugDuplicateClasses error every time, I tried the solutions suggested on stackoverflow or everywhere else but I couldn't do it....

I need help in customising frames inside trimmer , I am getting lots of frames and they are too much congested. thanks

* What went wrong: Could not determine the dependencies of task ':app:processDebugResources'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not find com.yqritc:android-scalablevideoview:1.0.4. Searched in the...

### Could not find a declaration file for module 'react-native-video-processing'. 'c:/Users/Joaqu/OneDrive/Escritorio/AwesomeProject/node_modules/react-native-video-processing/index.js' implicitly has an 'any' type. | software | version | ------------------------------ | ------- | react-native-video-processing | ^1.7.2 | react-native...

Error while updating property 'source' of a view managed by: RNVideoProcessing ### Current Behavior It is working fine in ios, but not working in android. Error got in android is...

### Current Behavior ### Expected Behavior Is it library still work it ? I follow the Installation, and got stuck in Step8. I cannot find any bridging header file in...

Is it possible to use this Library in a typescript project? If possible please tell me how I can use this.

node_modules\react-native-video-processing\android\src\main\java\com\shahenlibrary\Trimmer\Trimmer.java:377: error: unreported exception IOException; must be caught or declared to be thrown retriever.release(); | software | version | ------------------------------ | ------- | react-native-video-processing | ^1.7.2 | react-native | 0.70.6...

I cant seem to compress a 10 sec video using ProcessManager.compress in android., This is how I am trying to do it: ``` componentWillMount() { > const options = {...