react-native-GPUImage icon indicating copy to clipboard operation
react-native-GPUImage copied to clipboard

Will there be video processing?

Open CaptAhak opened this issue 7 years ago • 3 comments

From what I've read there is also video processing in the original GPUImage Framework. Is / Will this be possible with this implementation too?

What I ultimatly want to do is, take different videos, trim them, concat them and apply a filter. Are some of this features inside of the scope of this repo?

Thank you!

CaptAhak avatar Jul 04 '17 20:07 CaptAhak

@CaptAhak Sorry for replying a little later.

  1. gl-react-native v2 which this repo based on, do not support to apply filter on video. Pls see #https://github.com/ProjectSeptemberInc/gl-react-native/issues/141

  2. As the author of gl-react-native said, v3 may support this feature. So, when v3 launched, I'll try my best on this feature.

CubeSugar avatar Jul 07 '17 02:07 CubeSugar

@CubeSugar @CaptAhak Any suggestions on what to use for applying filters to video in react-native?

rahamin1 avatar Feb 25 '19 11:02 rahamin1

Any update on gl-react-native to support videos?

wiredmatrix avatar Jun 21 '21 11:06 wiredmatrix