Vlc init & SetAlpha

hi,
not sure it’s a known bug
but when using Vlc and SetAlpha module in a texture chain
Vlc failed to play the video as it should
disconnect/reconnect Vlc TextureOut fix the problem
see attached patch

ps: DX11 version don’t have this init problem

vlc_transparency.v4p (10.7 kB)

it’s old problem: vlc doesn’t output correct texture info, so you need to force it the way you need before you you start to build the FX chain

vlc_transparency_v1.v4p (12.6 kB)

you can start the chain with ChangeFormat(ex9.texture)

thanks
a dirty delete node to avoid a render pass
works too

vlc_transparency_deleteIObox.v4p (13.1 kB)