iPhone: Display a semi-transparent video on top of a UIView? -


is possible have semi-transparent video (created blue-screen) playing on top of uiview ? wondering in case that's not doable mpmovieplayerviewcontroller might using opengl es , video texture ?

thank in advance,

f.

it possible using ffmpeg library. here link, can download example link

then have set alpha property uiimageview. i'm not sure performance, try :)


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -