Hello,
I have a question
How can i switch video file in the same VLC.exe with command line.
(Not close first VLC, and open a second with the other video file, but switch in the same VLC instance.)
ThX
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe" rtsp://xxx/xxx/xxx --sout "#standard{access=file,mux=ts,url=F:\aa.avi}"