Media Player doesnt work in any way during the game

I imported several videos to test in different formats, resolutions and different codecs, they all work normally in the editor’s player, but it doesn’t work at all during the game, is there any alternative way to import videos and use in the game, any plugin? Because the standard UE4 Media Player no longer works.
I have already activated all codec plugins in the project. I changed the project’s player settings to support all codecs and use GPU Hardware acceleration, but none of the video works during the game.

The last solution was to convert my video to animated GIF and using the GIF importer plugin, import to UE4 as an animated texture, set the rate to 0 in the editor and import the audio separately.