ios - Can I create a blue-screen effect with MPMoviePlayerController? -


i showing video inline (not fullscreen) using mpmovieplayercontroller. using class because player got working using remote file (progressive download) , not local file.

is there way create blue-screen effect? mean decide on rgb value , set pixel's alpha 0. possible perform image processing per frame mpmovieplayercontroller?

you can not use mpmovieplayercontroller such movie processing.

still, there ways accomplish asking for. may use avassetwriter etc.

check answer on similar question.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -