Hi community, im quite new to unreal engine, but i have followed this document here ;
which all works as intended, except for the material part.
my video appearts to be external, even though i made a folder : /content/movies and placed my video there, it wouldnt make a difference, the engine keeps picking it up as a external source.
My question is, how can i make it a internal source, so i can use [color] option as the document above mentions to make it play on e.g. a startup screen.
current sampler type of [color] gives the error:
[SM5] (Node TextureSample) Operation not supported on an external texture
Blockquote