Video with alpha for Processing

北战南征 提交于 2019-12-24 17:07:55

问题


I am researching how to play alpha videos in processing to make augmented reality. What is the format and encoding needed to render video files with alpha channel?

When I do this in Unity I use a special shader and video format so can use luma cut, whereas in the same video you put the white and black in one side (or up) and the color in the other side (or down), then the shader makes "the magic" and leaves the color over to cutted image.

Here is a link to previous post: Video with alpha channel in Processing

来源:https://stackoverflow.com/questions/36017467/video-with-alpha-for-processing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!