I need to play a video in my JFrame
(specifically as a splash screen right when the program launches), however, all the research I have done have lead me to the Java media framework which is outdated.
I also found this question that seems to have some solutions, but I didn't find a guide on how to do it. I am very bad at reading documentation, is there a step-by-step guide on how I could implement this in a good way?