I have created a windows Batch file with this content:
C:\Programme\VideoLAN\VLC\vlc.exe file1.mov file2.mp4 --fullscreen --quiet --play-and-stop
Despite the --quiet option the filenames are displayed at the beginning of the video.
The --play-and-stop option doesn't seem to work either. VLC stops and minimizes and I don't see how I can get it to continue with the next video.
Any helpful suggestions are greatly appreciated.
Kind regards,
Frank