How to open VLC in a new window instance?
- Go to
Tools
>Preferences
. - Make sure that
Allow only one instance
underInstances
is unchecked. - Choose
All
at the bottom-left corner, under "Show Settings". - Make sure that
Allow only one running instance
under "Performance options" is unchecked. - Make sure that
One instance when started from file
under "Performance options" is unchecked.
Use:
vlc.exe --no-one-instance
Reference: VLC command-line help