CLI
Posted: 20 Apr 2009 03:29
Hi,
Trying to run VLC on the command line without the GUI interface window appearing. The docs all say to run "clivlc" but this is not an executable that is found in the /Applications/VLC.app/Contents/MacOS directory. If I run VLC from the command line it runs a commandline instance but still throws up the GUI interface and it says on the command line:-
luke-mackinnons-macbook-pro-17:MacOS lukemackinnon$ ./VLC
[00000001] main libvlc debug: VLC media player - version 0.9.9a Grishenko - (c) 1996-2009 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--enable-release' '--disable-debug' '--with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
^C[00000383] signals interface error: Caught Interrupt signal, exiting...
Clearly its telling me to run "cvlc" but there is no wrapper or execuatble in the directory of that name nor an option I can find in the -H that allows this.
Could someone please assist me and let me know what I must do to run at the command line without the GUI interface.
Cheers.
Regards,
Luke Mackinnon
Trying to run VLC on the command line without the GUI interface window appearing. The docs all say to run "clivlc" but this is not an executable that is found in the /Applications/VLC.app/Contents/MacOS directory. If I run VLC from the command line it runs a commandline instance but still throws up the GUI interface and it says on the command line:-
luke-mackinnons-macbook-pro-17:MacOS lukemackinnon$ ./VLC
[00000001] main libvlc debug: VLC media player - version 0.9.9a Grishenko - (c) 1996-2009 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--enable-release' '--disable-debug' '--with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
^C[00000383] signals interface error: Caught Interrupt signal, exiting...
Clearly its telling me to run "cvlc" but there is no wrapper or execuatble in the directory of that name nor an option I can find in the -H that allows this.
Could someone please assist me and let me know what I must do to run at the command line without the GUI interface.
Cheers.
Regards,
Luke Mackinnon