Open mdlalit opened 7 years ago
I'm having an issue regarding saving the video with the filter when using the VideoGLSurfaceView. There is no option to save the video when using VideoView but I can record video with the live filters. Can you please help me out in saving the video with filters applied with VideoView.
Please take a look at the simple demo
case.
Also, there is one thing I need is to rotate the video orientation and save that video with that orientation.
See https://github.com/wysaid/android-gpuimage-plus/issues/121
I'm having an issue regarding saving the video with the filter when using the VideoGLSurfaceView. There is no option to save the video when using VideoView but I can record video with the live filters. Can you please help me out in saving the video with filters applied with VideoView.
Also, there is one thing I need is to rotate the video orientation and save that video with that orientation. If I cannot save the video with the help of VideoGlSurfaceView then applying filters option for this view is useless.
Thanks.