Search found 4 matches

Go to advanced search

by Wolfson
14 Jul 2011 09:08
Forum: VLC media player for Windows Troubleshooting
Topic: starting 2 videos on 2 monitors (1 PC) simultaneously
Replies: 17
Views: 10699

Re: starting 2 videos on 2 monitors (1 PC) simultaneously

I post the solution that I found in case somebody will look for the same possibility ;) Open an editor, create a new file and save it as <Name>.bat Then just insert the following: "c:\Program Files\VideoLAN\VLC\vlc.exe" --loop --fullscreen "d:\video1.avi" --input-slave="d:\v...
by Wolfson
13 Jul 2011 23:55
Forum: VLC media player for Windows Troubleshooting
Topic: starting 2 videos on 2 monitors (1 PC) simultaneously
Replies: 17
Views: 10699

Re: starting 2 videos on 2 monitors (1 PC) simultaneously

In the meanwhile I found a solution which is close to what I need: "c:\Program Files\VideoLAN\VLC\vlc.exe" --loop "d:\Videos\movie1.avi" --input-slave="d:\Videos\movie2.avi" PAUSE The only problem that remains is that I have to manually drag the 2 windows with the mouse...
by Wolfson
13 Jul 2011 20:57
Forum: VLC media player for Windows Troubleshooting
Topic: starting 2 videos on 2 monitors (1 PC) simultaneously
Replies: 17
Views: 10699

Re: starting 2 videos on 2 monitors (1 PC) simultaneously

hey thanks a lot for your help! I could get a batch-file start the videos (it is the 1st time I've written a batch file). But honestly I don't really know how to synchronize them. They start one after the other. The link to "netsync" seems to me like I would need a network?! But I want to ...
by Wolfson
13 Jul 2011 14:05
Forum: VLC media player for Windows Troubleshooting
Topic: starting 2 videos on 2 monitors (1 PC) simultaneously
Replies: 17
Views: 10699

starting 2 videos on 2 monitors (1 PC) simultaneously

Hello, I have a question: Is it possible to start two instances of the vlc-player simultaneosly? -> on two monitors The target is to have 2 monitors connected to the same computer and each monitor shows one video. Both videos have exactely the same length and should be looped until stopped and shoul...

Go to advanced search