Multiple Monitors slide show

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
ddalton
New Cone
New Cone
Posts: 9
Joined: 19 Oct 2011 09:35

Multiple Monitors slide show

Postby ddalton » 19 Oct 2011 09:39

How can I have VLC display multiple full screen slide shows in multiple monitors? or is even possible... if so, is it best to use windows or linux?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Multiple Monitors slide show

Postby VLC_help » 19 Oct 2011 16:08

You can manually start VLC instances and drag them to correct monitors.

If you want to automate the process, then --video-x and dummy interface or --no-embedded-video

Code: Select all

--video-x=<integer> Video X coordinate You can enforce the position of the top left corner of the video window (X coordinate).

Code: Select all

--embedded-video, --no-embedded-video Embedded video (default enabled) Embed the video output in the main interface. (default enabled)
or if you use DirectX video output, then

Code: Select all

--directx-device={} Name of desired display device In a multiple monitor configuration, you can specify the Windows device name of the display that you want the video window to open on. For example, "\\.\DISPLAY1" or "\\.\DISPLAY2".


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 45 guests