Removing the alpha channel

Hello,

I’m using eISF generators, but some of them have (if I say this right?) have alpha channels, meaning black isn’t black, but transparent when blending with others video’s. Is there a way to switch this off?

Eblend’s functionality works differently because of this, as multiplying for example is less effective.

ISF shaders are easy to edit, so you could remove transparency with the ISF Editor application for example. But you’ll need some knowledge about shader programming. Some shaders remove transparency as a side effect, like this one: Alien.fs - Google Drive If you add this after your eISF generator with the eFX-ISF plug-in is should remove the transparency. It is a bit of a hacky solution. Does that work in your case?

Aah yes that works, bedankt Jeroen!

1 Like