Wang Yang
Wang Yang
> > > > 类似于这玩意: http://wge.wysaid.org/2d/slideshows/index.html > > > > > > > > > 如果能传上来,那肯定大大的好 > > > > > > 行, 整理一下 > > 太感谢你了,听说你潜邸KS,仰望 😂
You can add the method yourself.
Please produce your problem within the demo, and I'll fix that quickly.
Yes, you can save your video clip when you pause, and start another video clip if resume. You can combine the all video clips at last.
Sure, try it.
You can get every frame of `opengl texture` in the demo. Please see the camera filter demo.
https://github.com/wysaid/android-gpuimage-plus/blob/master/library/src/main/java/org/wysaid/view/CameraGLSurfaceViewWithTexture.java#L182
https://github.com/wysaid/android-gpuimage-plus/issues/344#issuecomment-657097643
> Thank you so much. Can i set filter with file in external forder (use setFilterWithConfig) ? > or another way? sure, you can add this function by yourself.
You can implement the resource load function using android api. For example, you use "/internal:/path/of/your/folder" Then call the specific loading function if the path starts with ``/internal:``