Difference between revisions of "MacOS"
m (Reverted edit of Selanmiyer154998, changed back to last version by H2g2bob) |
m (→Command line) |
||
Line 16: | Line 16: | ||
You can run VLC on Mac OS X using a terminal application (for example Terminal.app in /Applications/Utilities) with the following command: ./VLC.app/Contents/MacOS/VLC [your options, "--intf=rc" for example]. Note that you can replace the "VLC" at the end of the path with "clivlc" to suppress the launch of any Mac-like interface. VLC won't even appear in the Dock then. | You can run VLC on Mac OS X using a terminal application (for example Terminal.app in /Applications/Utilities) with the following command: ./VLC.app/Contents/MacOS/VLC [your options, "--intf=rc" for example]. Note that you can replace the "VLC" at the end of the path with "clivlc" to suppress the launch of any Mac-like interface. VLC won't even appear in the Dock then. | ||
+ | When [[transcoding]], clivlc should be used if running VLC from the command line crashes with a Bus error. | ||
==Need Help?== | ==Need Help?== | ||
View the [[FAQ on MacOSX only issues]] or the [[Common Problems]] pages. | View the [[FAQ on MacOSX only issues]] or the [[Common Problems]] pages. |
Revision as of 02:17, 2 July 2006
Keyboard Shortcuts
You can find most of the keyboard shortcuts by taking a look at the menus. Additional hotkeys are defined in the section "Hotkeys" of your VLC preferences.
Some handy key combo's are:
- You can use the spacebar to start/pause the video.
- When in fullscreen you can use the escape key to exit the fullscreen state
- When you are watching a DVD and the video window is the front-most window you can use the arrow keys and the enter key to navigate the DVD menus.
Streaming Wizard
A streaming wizard is available since the VLC media player 0.8.4 release.
Command line
You can run VLC on Mac OS X using a terminal application (for example Terminal.app in /Applications/Utilities) with the following command: ./VLC.app/Contents/MacOS/VLC [your options, "--intf=rc" for example]. Note that you can replace the "VLC" at the end of the path with "clivlc" to suppress the launch of any Mac-like interface. VLC won't even appear in the Dock then.
When transcoding, clivlc should be used if running VLC from the command line crashes with a Bus error.
Need Help?
View the FAQ on MacOSX only issues or the Common Problems pages.