Wesley Smith
Here's a simple patch that demonstrates how to alpha blend twovideoplanes together using uyvy textures and a lumalpha texture. Thisis *much* more efficient that using jit.unpack/jit.pack to splice inan alpha channel into a video matrix.
wes