on the mac you can use the open command. its the same as right clicking and selecting"open". Mine is set to open using vlc by default. If you want vlc to open full screen then you have to send the "-f" to the argv of its main function.
Do it like this
open filename --args -f