Search code examples
iphoneios4mpmovieplayer

Converting color Video to black and white using MPMovie Player in iphone sdk


I am implementing a video based application. In that I need to support the conversion of a color video to black and white. I am using MPMoviePlayer to play the video. Is this feature supported using MPMovieplayer? Pleases suggest.

Thanks in advance, Chandra.


Solution

  • There is no API provided with MPMOviePlayer to achieve this functionality.