Video Player not playing

Hi all, an issue here that I’m not too aware on the subject. I have five videos that I play and stop during the middle of gameplay. I have them all initially prepared and waiting on a call for them to play. They do this well without being transcoded. However, without being transcoded, they won’t work in build, regardless of settings (attempted both 86_64x and the other one, etc…)

When transcoded, the videos no longer play and shows a single frame of the last video.

Can anyone shed some light on why transcoding might interfere on how videos play?

UPDATE:
I made a temporary solution when I saw how the videos begin to play when I check/uncheck the video player component. In the code, I disable and reenable the reference to the current video before the rest of my scripts to tell it to play. It works well now. However, that is such a hacky solution and I am open to any other solutions and/or advice.

Thanks!

Hello, I am currently trying to figure this out as well. Did you have any success/tips on how you figured out the transcoding part?