react-native-video-processing
react-native-video-processing copied to clipboard
Native Video editing/trimming/compressing :movie_camera: library for React-Native
### Current Behavior Getting this runtime error as mentioned in the issue title. The build is succeeded, but after the js bundle has downloaded 100%, this error occurs: `TypeError: undefined...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
I would be grateful if you add types/react-native-video-processing
Replaced old use of jcenter for yqritc:android-scalablevideoview with mavenCentral and jitpack that uses com.github.Kobidl:Android-ScalableVideoView:v1.0.4-rc1. Android-ScalableVideoView version - https://github.com/Kobidl/Android-ScalableVideoView
### Current Behavior I was able to obtain ProcessingManager.getVideoInfo and the function returns a successful result, however when I try to compress the file, I receive Xcode errors and the...
### Current Behavior When I try to set source of the VideoPlayer i face this error. "error while updating property 'source' of a view managed by RNVideoProcessing" ### Expected Behavior...
Hi Shahen94, I am using your dependancy for trimming or compressing local video from iOS device. video compression work very well for my app but when I try to trim...
Dear @shahen94 , the package size is too lare because of this apk size increasing can you reduce the size , please revert me with best solution Thank you... |...
Does this library provides me with functionality of overlaying text on a Video,if Yes then how ??
Hi. Thanks for the great package Shahen. I am trying to implement this package in my rn app. For all the cases this package works fine except the case when...