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 am continuously getting the following exception in the Redmi 6 Pro device with Android version 9. ``` 2020-09-24 13:01:41.548 7050-7634/com.tristate.smylee E/ACodec: [OMX.qcom.video.encoder.avc] failed to set input port definition parameters....
Hi! I've encountered an issue with Samsung P600: attaching screenshots for portrait and landscape rotation (with configuration change on rotation disabled) in the mentioned order:   I think that...
Hello, Thanks for sharing this project. I tried to record video in landscape orientation with the sample app, and the result is wrong ratio aspect and cropped video. I tried...
When apply filter or cpu usage is heavy, recorded video fps will be very low such as 7 ~ 9 fps on old device. Is there any method to keep...
When saving the video I get the following error : android.media.MediaCodec $ CodecException: Error 0xffffec77. Can you show me how to fix this error?
How can we improve the camera speed quality? Some kind of lagging appears while using GPUV Camera in creating videos
I want to draw a moving bitmap on camera preview. To do that I changed Overlay filter. However, the time difference between each onFrameAvailable call is around 150-200 milliseconds. So...
The performance is not very good when the mp4 is 4k and the android hardware is low. I hope when preview with no filter, the performance run as well as...
Can you please explain the use for video size and cameraSize. i have set both to 1080 * 720 in a landscape mode activity to record video. but when it...