Hi All,
I was wondering if JVLC supported running multiple instances of a movie such as .mov. So I created a jvlc example where I opened a JInternalFrame or child window using JVLC player and saw something interesting and not what I hoped for.
If I have one child windows the player stays in the JInternalFrame but if there is more than one instance the movie gets launched in a separate JFrame titled JVC(DirectX Output) and the second movie when launched stays in the original JInternalFrame.
Is there a more recent JVLC libraries I should try or perhaps this is a VLC issue?
Really strange behavior but close to what I want.
Regards,
-Tony