Deepak Gupta
Deepak Gupta
@h6ah4i please see this
Hi @ksoichiro , Please solve this scrolling problem asap. I just got stuck in this issue cause I am facing the same problem
surely I am going to check this out
Hi @wysaid , Please, please, please add this .so file compatible with x86_64
Hi @wysaid , Hope you are doing well! Can you please look into this: > java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.test-zJ3d6mH3S1Q-czUhAsOdpw==/lib/x86/libffmpeg.so" has text relocations (https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23) at java.lang.Runtime.loadLibrary0(Runtime.java:1016) at java.lang.System.loadLibrary(System.java:1669) at org.wysaid.nativePort.NativeLibraryLoader.load(NativeLibraryLoader.java:18) at...
yes, it has all the required variants of abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64' from [here](https://github.com/wysaid/android-gpuimage-plus/tree/dev/master/library/src/main/libs) for gpu image and for running external FFMPEG commands for audio operations using [this]( https://github.com/yadavkohi/FFmpegAndroid)....
Hi @huunhan18pro @wysaid Where should I give `mCameraView.setFilterWithConfig("@blend addrev watermark.png 100");` this watermark thing, without displaying it to user watermark can be applied to the recording.
Is there any other way ... because if we are going to merge separate recordings through ffmpeg, it's taking too much time... can you suggest a solution.
Okay let me try...Thanks for your time
Hi @wysaid, Please implement pause & resume functionality during video recording. I am stuck without theses. Please help. I will be very thankful to you..