Image effects (e.g. blurring) on VideoView/TextureView

319 views
Skip to first unread message

Daniel Moraes

unread,
Mar 12, 2015, 11:35:48 AM3/12/15
to android-...@googlegroups.com, android-d...@googlegroups.com
Hello guys,

I am developing an Android application which has a video player. Some video files are stored locally on the external storage and I need to display them blurred in a VideoView (or a TextureView).

A naive solution would be to retrieve frames from the video (using MediaMetadataRetriever), apply some blur algorithm to each frame and draw it to the View. Does anyone know any other way to do this? My goal here is performance.

Thank you.

Att.,
Daniel
Reply all
Reply to author
Forward
0 new messages