Video Filters using JAVACV on Android [closed]
I have integrated JavaCV into android and I am currently able to record a video using FFmpegFrameRecorder. This implies to me that I have successfully integrated JavaCV into my application.
Now I wish to perform some video editing tasks on this video and apply filters like Sepia, Gray-scale etc to the video file. It would be great if I could apply the selected filter to the camera capture or the SurfaceView bound to the camera object(The Preview).
Doing this frame by frame using Android Matrix and Pixel Manipulations will slow down the app considerably. So I assume there must be some existing JAVACV methods which can help me in Video Editing.
Can some help me out with this? Any kind of input is most welcome. This is my first project with this library(JAVACV in android) so please bear with me.
unfortunately, this is not the javacv website
@break can you please be a bit more helpful? I do not think it is illegal to ask a JAVACV related question on a OpenCV Site.
sorry, i did not mean that at all. i only wanted to dampen your expectation here