If I start VLC with a command line a lot of window properties seems to be ignored.
e.g.:
--width
--height
--video-x
--video-height
--scale
--no-video-deco
..and more
this is how I start VLC:
e.g.
/Applications/VLC.app/Contents/MacOS/VLC myMovie.mp4 --no-video-deco
What am I doing wrong?
Thanks for any help.