.Mp4 Auto-py-to-exe not working

Hi So in my Python app I have a video. on my laptop the App and the video works perfectly when its supposed to run.

I convert my script to exe using auto-py-to-exe then transfer the exe that is working on my laptop to another pc and everything works perfectly till the video is supposed to play. It attempts to open the player then closes. I have check all the paths they correct, I have even included all the Qmediaservice DLLs and all the requirements yet the video does not play.
Any clues why this happens?

Try running it via the terminal (cmd/powershell), admin or not. This will give you the output of the exe and might help.