I have a problem with video content used in Media Texture (UE5.3).
When playing in Editor or Play (Game) Mode everything works ok.
But during Movie Render Queue rendering all media textures videos are starting to stutter after few seconds of rendering.
How to fix this ?
1 Like
Your video will keep playing for each sample in MRQ in 5.3. It works much better now but for 5.3 you best bet is to render it out as frames and load those.
1 Like
thanks so much Shaun.
it took me really long to find this thread.
the issue (mrq and “video”) makes it really hard to search for. i’m stuck with 5.2 so i had to use your alternative.
in case someone else needs it, here’s a tut. Play an Image Sequence in Unreal Engine | Unreal Engine 5.5 Documentation | Epic Developer Community
thanks epic for the docs, and for the image sequence media. it’s super helpful!
1 Like