Hi at all,
for a script I need to launch a video_ts folder on a harddrive via command line.
I managed to do so by using the follwoing command:
vlc dvdsimple:///User/path/to/movie/VIDEO_TS -f --aspect-ratio="16:9" --video-on-top
My problem: The video isn't on top. Instead the programme from which I run the script stays on top.
Thanks for any kind of help