<div>Hi from France</div>
<div>I would like to know if is possible to create a .bat file to play back multiple video automatiquely on 4 screens.</div>
<div>I have a PC with 2 graphic cards with 2 displays each. I would create a .bat file to run 4 videos in full screen one per display automatiquely.</div>
<div>Using the command :</div>
<div>vlc -f -R video1.avi | vlc -f -R video2.avi | vlc -f -R video3.avi | vlc -f -R video4.avi</div>
<div>4 vlc start at the same time but on the same screen.</div>
<div>I have try the option "--directx-device=" but I dont know I can use it.</div>
<div>Best regards,<br>Manuel</div>