GPUVideo-android
GPUVideo-android copied to clipboard
This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
I'm using gpuv camera but I required to capture video at different speeds like, 0.5x, 1x, 1.5x etc... Provide me the way to go forward using gpuv...
I am getting random crash in my app due to error thrown by GPUMp4ComposerEngine. Here are the crash logs. ``` Fatal Exception: java.lang.Error: Could not shutdown mediaExtractor, codecs and mediaMuxer...
i donot no the issue
java.lang.RuntimeException: Could not link program at .camera.egl.EglUtil.createProgram(EglUtil.java:61) at .camera.egl.filter.GlFilter.setup(GlFilter.java:78) Hi sir the app is crashing in Android 12
App bug: Out of bounds drawcall detected!,while applying filter , also giving exception on default filter , please give solution. I remove the all filter it is working fine
We are working with FileInputStream and have two ways to read it. We should unbind from the string path after reading the FileInputStream. In some cases, for internal storage files...
In Emulator and Samsung Galaxy S6 (SM-G920F) at least when a video start recording the preview will be as big as the result video resolution was set. Adding the function...
In Emulator and Samsung Galaxy S6 when I try to record a video with a filter the preview will reduce size to the video resolution, in the case of the...
 I'm having an issue with GLWatermarkFilter, after exporting the video, it seems that the bitmap is not fully drawn on all frames in the video.
getting this error: java.lang.RuntimeException: setDataSource failed: status = 0xFFFFFFEA 2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at android.media.MediaMetadataRetriever._setDataSource(Native Method) 2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:313) 2024-11-12 19:25:00.097 10557-10958 System.err...