Documentation:Interface
VLC has several interfaces:
Contents
General Interface Description
VLC has several main interfaces:
- A cross-platform interface for Windows and GNU/Linux, which is called Qt,
- A native Mac OS X interface,
- An interface which supports skins for both Windows and GNU/Linux.
Below are screenshots of VLC on various interfaces. Despite these different interfaces, VLC's functions essentially work the same on all operating systems.
Windows and GNU/Linux (Qt)
The interface shown below is the default interface in VLC 2.0, the Qt-based interface. More features can be displayed, by selecting them in the View menu.
See also VLC Interface 2.0 on Windows 7
Mac OS X
The following interface was the default for VLC on Mac OS X until VLC 1.1:
Starting from 2.0.0, the interface has been redesigned - see OSX 2.0 interface.
Starting VLC Media Player
To start VLC Media Player:
- Select Programs from the Start menu.
- Select VideoLAN and select the VLC media player.
Or:
- Type vlc in your console.
When you start VLC media player, the VLC interface is shown on the screen and a small icon is shown in the system tray.
Stopping VLC Media Player
There are three ways to quit VLC:
- Right click the VLC icon () in the tray and select Quit (Alt-F4).
- Click the Close button in the main interface of the application.
- In the Media menu, select Quit (Ctrl-Q).
Notification Area Icon
Clicking this icon shows or hides VLC from the screen and the taskbar. Hiding VLC does not exit the application. VLC keeps running in the background when it is hidden. Right clicking the icon in the notification area shows a menu with basic operations, such as opening, playing, stopping, or changing a media file.
Main Interface
The main interface has the following areas:
- Menu bar
- Track slider - The track slider is below the menu bar. It shows the playing progress of the media file. You can drag the track slider left to rewind or right to forward the track being played. When a video file is played, the video is shown between the menu bar and the track slider.
Note: When a media file is streamed, the track slider does not move because VLC cannot know the total duration. - Control Buttons - The buttons below the track slider cover all the basic playback features.
Click here to view an explanation of every menu item.
Opening media
See Documentation:Play HowTo/Basic Use 0.9/Opening modes
Streaming Media Files
Streaming is a method of delivering audio or video content across a network without the need to download the media file before it is played. You can view or listen to the content as it arrives. The advantage is that you don't need to download large files to watch a movie or listen to music. VideoLAN is designed to stream MPEG videos on high bandwidth networks.
VLC can be used as a server to stream MPEG-1, MPEG-2 and MPEG-4 files, DVDs and live videos on the network in unicast or multicast.
Unicast is a process where media files are sent to a single system through the network. Multicast is a process where media files are sent to multiple systems through the network.
VLC is also used as a client to receive, decode and display MPEG streams. MPEG-1, MPEG-2 and MPEG-4 streams received from the network or video from a camcorder can be sent to one machine or a group of machines.
To stream a file:
- Select Open Network Stream from the Media menu. Then the Open Media dialog box is displayed. The Network tab is selected by default.
- Type the network URL in the user input box
- Click on the Play button to begin playback of the stream.
Note: When the streaming is being done, the slider moves to show the progress.
For more information, refer to the VLC usage page
Converting and Saving a Media File Format
VLC media player is the best option for multimedia conversion. It can convert different media formats to the format of your preference. To convert a media file
- Select Open File from the Media menu. The Open dialog box is displayed.
- Select a media file and click on the Open button and then the media file will be played.
- Select Convert/Save from the 'Media' menu and the Convert box is displayed.
- Choose the Destination File and the Profile and click Start.