I was running into a similar issue with 4.27 but using MediaSound caused the video to not even play.
I was trying to play the video while the game was paused, and I needed to enable “Tickable when Paused” on the MediaSound Component of my Actor, even though “Tickable when Paused” was already enabled on the base Actor itself.
Now everything is working fine.