Play two files synchronously and control from one instance

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.
owl_123906
New Cone
New Cone
Posts: 1
Joined: 05 Jan 2024 22:02

Play two files synchronously and control from one instance

Postby owl_123906 » 05 Jan 2024 22:18

Hello everyone,
Using the latest version if you want to open two files and play synchronously, open multiple files under "Media" doesn't work. I found this command to do that:

set videoPath1="C:\Users\abc\Desktop\video1.avi"
set videoPath2="C:\Users\abc\Desktop\video2.avi"
start /D "C:\Program Files\VideoLAN\VLC" /min vlc.exe %videoPath1%
start /D "C:\Program Files\VideoLAN\VLC" /min vlc.exe %videoPath2%

It works perfect and both files open and play synchronously. But if I click pause or change the speed, only one instance reacts. Is there a simple way to control both instance through one? So if I click space, both should pause and next time I click space, both should start at the same time etc. (Just like it worked in 2.2.8 Version)
Thanks for your help.

Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 108 guests