Convert VideoView to Grayscale android java -


i know if there way convert video using videoview rgb gray without using external library (such opencv).

i didn't found it.

all found manipulate video before display him, using ffmpeg, using opencv don't need project or manipulation on surfaceview using opengl.

is there way manipulation directly on videoview?

update

i found solution problem, use library


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -