GPUVideo-android icon indicating copy to clipboard operation
GPUVideo-android copied to clipboard

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.

Results 79 GPUVideo-android issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to filter the mp4 video, some video files work perfectly but with some files, I am not getting any callback response from GPUMp4Composer. I saw the...

Hey, thanks for this awesome library! When I use the CLFilterGroup class, the size of the recorded video changes. It looks like the video is getting a vertical squeeze. The...

I want to pause and resume recording due to record video by camera. and i also need to apply multiple filter on video as per selected fillter's like other app's.

Video quality is not same as it was originally before saving/applying filter. Some sort of compression happens? The resolution or quality changes. Is it possible to restore the original quality....

W/System.err: java.lang.IllegalStateException: Could not get attrib or uniform location for oTexture at com.daasuu.gpuv.egl.filter.GlFilter.getHandle(GlFilter.java:153) at com.app.feedgoals.widget.CustomOverlayFilter.onDraw(CustomOverlayFilter.java:82) at com.daasuu.gpuv.egl.filter.GlFilter.draw(GlFilter.java:121) at com.daasuu.gpuv.egl.filter.GlFilterGroup.draw(GlFilterGroup.java:102) at com.daasuu.gpuv.composer.DecoderSurface.drawImage(DecoderSurface.java:286) W/System.err: at com.daasuu.gpuv.composer.VideoComposer.drainDecoder(VideoComposer.java:195) at com.daasuu.gpuv.composer.VideoComposer.stepPipeline(VideoComposer.java:109) at com.daasuu.gpuv.composer.GPUMp4ComposerEngine.runPipelines(GPUMp4ComposerEngine.java:170) at com.daasuu.gpuv.composer.GPUMp4ComposerEngine.compose(GPUMp4ComposerEngine.java:113)...

Viewport becoming small as soon as we start recording after applying Filter. Please help me with this

Hi I am getting moov atom not found issue while recording a video for particular time and stop after that.

how to record slow motion video with ur library.?

An error occurred while using this filter: `Process: com.sm.stasversion, PID: 11011 java.lang.RuntimeException: Could not link program at com.daasuu.gpuv.egl.EglUtil.createProgram(EglUtil.java:61) at com.daasuu.gpuv.egl.filter.GlFilter.setup(GlFilter.java:77) at com.daasuu.gpuv.player.GPUPlayerRenderer.onDrawFrame(GPUPlayerRenderer.java:141) at com.daasuu.gpuv.egl.GlFrameBufferObjectRenderer.onDrawFrame(GlFrameBufferObjectRenderer.java:58) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270) 2019-11-18 14:55:18.931...