Difference between revisions of "Documentation:VLC for dummies"

From VideoLAN Wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
Thank you for visiting this page to find out what VLC is all about. '''Please Note''': this page is ''Under Construction'' and might change in the near future.  
 
Thank you for visiting this page to find out what VLC is all about. '''Please Note''': this page is ''Under Construction'' and might change in the near future.  
  
VLC media player (or VLC for short) is a FREE and Open Source Software Media Player. Features that make VLC the preferred media player for a lot of people is its excellent support for various Audio and Video CODECs, the fact that it's cross platform and the open way of development.  
+
VLC media player (or VLC for short) is a FREE and Open Source Software Media Player. Features that make VLC the preferred media player for a lot of people are its excellent support for various Audio and Video codecs, the fact that it's cross platform and the open way of development.  
  
This page will describe the steps to perform the basic steps of using VLC. For more Advanced Users see the [[Documentation:Play HowTo|VLC Play HowTo]] for a complete user guide, or [[Documentation:Streaming HowTo|VLC Streaming HowTo]] for the advanced streaming features that VLC is capable of.  
+
This page describes the basic use of VLC. See the [[Documentation:Play HowTo|VLC Play HowTo]] for a complete user guide, or the [[Documentation:Streaming HowTo|VLC Streaming HowTo]] for advanced streaming features.  
  
 
== Prerequisites  ==
 
== Prerequisites  ==
  
*Computer with [http://en.wikipedia.org/wiki/Internet Internet] access
+
*A computer with [http://en.wikipedia.org/wiki/Internet Internet] access.
*Audio output hardware (speakers, headphones) for audio playback  
+
*Audio output hardware (speakers, headphones) for audio playback.
*Internet (Web) Browser (to [http://www.videolan.org/vlc/#download download VLC])<br /> [http://www.youtube.com/watch?v=BrXPcaRlBqo What is a web browser?]
+
*Internet (web) browser (to [http://www.videolan.org/vlc/#download download VLC]).<br />[http://www.youtube.com/watch?v=BrXPcaRlBqo What is a web browser?]
*You know how to work with computer files and folders<br /> [http://windows.microsoft.com/en-US/windows7/Working-with-files-and-folders Working with files and folders] ([http://windows.microsoft.com MSFT Windows])<br />[http://support.apple.com/kb/PH3725 How to open documents and folders] ([http://www.apple.com/osx/ Mac OS X])<br />[https://help.ubuntu.com/11.10/ubuntu-help/files.html Files, folders & search] ([http://ubuntu.com Ubuntu])
+
*Knowledge about working with computer files and folders.<br />[http://windows.microsoft.com/en-US/windows7/Working-with-files-and-folders Working with files and folders] ([http://windows.microsoft.com MSFT Windows])<br />[http://support.apple.com/kb/PH3725 How to open documents and folders] ([http://www.apple.com/osx/ Mac OS X])<br />[https://help.ubuntu.com/11.10/ubuntu-help/files.html Files, folders & search] ([http://ubuntu.com Ubuntu])
*Media (audio, video) [http://en.wikipedia.org/wiki/Computer_file files] or [http://en.wikipedia.org/wiki/Optical_disc Disc] ([http://en.wikipedia.org/wiki/Optical_disc_drive optical drive] required to play discs)
+
*Media (audio, video) [http://en.wikipedia.org/wiki/Computer_file files] or [http://en.wikipedia.org/wiki/Optical_disc Disc] ([http://en.wikipedia.org/wiki/Optical_disc_drive optical drive] required to play discs).
  
== Understanding the VLC interface  ==
+
== Interface overview ==
=== Interface overview ===
 
 
[[File:Interface1.png|800px]]
 
[[File:Interface1.png|800px]]
=== Windows notification area (system tray) Icon  ===
 
  
When you start the VLC media player, the application appears on the screen and a small icon {{VLC icon}} appears in the notification area (system tray). Clicking once this icon will hide the VLC media player, and clicking it again will show it again. Hiding the icon does not close the application, which continues to run in the background. Right clicking this icon brings up a menu with the following controls:
+
== Windows notification area (system tray) icon  ==
 +
 
 +
When you start VLC media player, the application appears on the screen and a small icon {{VLC icon}} appears in the notification area (system tray). Clicking once this icon will hide VLC, and clicking it again will show it again. Hiding VLC does not close it, it continues to run in the background. Right clicking this icon brings up a menu with the following controls:
 
*''Hide/Show VLC media player''.
 
*''Hide/Show VLC media player''.
 
*''Play/Pause/Stop playback''.
 
*''Play/Pause/Stop playback''.
Line 29: Line 29:
 
*''Quit''.
 
*''Quit''.
  
=== The main interface of VLC media player  ===
+
== The main interface of VLC media player  ==
  
[[Image:Interface 2.0.png|Windows 2.0 GUI|frame|c|none|'''Note:''' These screenshots are taken from the MS Windows XP version. On other systems, they might appear slightly different.]]   
+
[[Image:Interface 2.0.png|Windows 2.0 GUI|frame|c|none|'''Note:''' This screenshots is from the Windows XP version. In other systems, VLC might look slightly different.]]   
  
==== Menu bar  ====
+
=== Menu bar  ===
  
 
[[Image:Menu bar.png|430x22px]]  
 
[[Image:Menu bar.png|430x22px]]  
  
The menu bar at the top contains commands accessible from the interface.  
+
The menu bar at the top contains commands that control VLC.  
  
==== Track slider  ====
+
=== Track slider  ===
  
 
[[Image:Track slider.png|433x16px]]<br> The track slider is below the menu bar. It shows the progress of playing 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 appears between the menu bar and the track slider.  
 
[[Image:Track slider.png|433x16px]]<br> The track slider is below the menu bar. It shows the progress of playing 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 appears between the menu bar and the track slider.  
  
Timers on each side show the elapsed time (left) and the total time (right).  
+
Two timers at the left and righ ends of the track slider show the current playing position (left) and the total time (right) of the current media.
  
'''Note:''' When a media file is streamed (live), the track slider does not move because the streaming happens in real time, unlike a track, that ends in a predetermined time.
+
'''Note:''' When a media file is streamed (live), the position indicator of the track slider does not move because the total duration of the streaming is not known until it finishes.
  
==== Control buttons  ====
+
=== Control buttons  ===
  
 
[[Image:Control buttons.png|285x34px]]  
 
[[Image:Control buttons.png|285x34px]]  
Line 63: Line 63:
 
*Show playlist.
 
*Show playlist.
 
*Repeat: toggles between loop all, loop one, no loop (default).
 
*Repeat: toggles between loop all, loop one, no loop (default).
*Random (Shuffle): Plays the playlist randomly.
+
*Random: Plays the files in the current playlist in a random order.
  
==== Volume control  ====
+
=== Volume control  ===
  
 
[[Image:Volume control.png|104x34px]]  
 
[[Image:Volume control.png|104x34px]]  

Revision as of 18:50, 13 March 2013

Thank you for visiting this page to find out what VLC is all about. Please Note: this page is Under Construction and might change in the near future.

VLC media player (or VLC for short) is a FREE and Open Source Software Media Player. Features that make VLC the preferred media player for a lot of people are its excellent support for various Audio and Video codecs, the fact that it's cross platform and the open way of development.

This page describes the basic use of VLC. See the VLC Play HowTo for a complete user guide, or the VLC Streaming HowTo for advanced streaming features.

Prerequisites

Interface overview

Interface1.png

Windows notification area (system tray) icon

When you start VLC media player, the application appears on the screen and a small icon LargeVLC.png appears in the notification area (system tray). Clicking once this icon will hide VLC, and clicking it again will show it again. Hiding VLC does not close it, it continues to run in the background. Right clicking this icon brings up a menu with the following controls:

  • Hide/Show VLC media player.
  • Play/Pause/Stop playback.
  • Switch to Previous/Next track.
  • Speed control.
  • Increase/Decrease volume.
  • Mute.
  • Open media.
  • Quit.

The main interface of VLC media player

Note: This screenshots is from the Windows XP version. In other systems, VLC might look slightly different.

Menu bar

Menu bar.png

The menu bar at the top contains commands that control VLC.

Track slider

Track slider.png
The track slider is below the menu bar. It shows the progress of playing 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 appears between the menu bar and the track slider.

Two timers at the left and righ ends of the track slider show the current playing position (left) and the total time (right) of the current media.

Note: When a media file is streamed (live), the position indicator of the track slider does not move because the total duration of the streaming is not known until it finishes.

Control buttons

Control buttons.png

The buttons below the slider control the playback.

From left to right they are:

  • Play/Pause.
  • Previous media in the playlist.
  • Stop playback.
  • Next media in the playlist.
  • Toggle fullscreen (video only).
  • Show extended settings: Audio effects, Video effects and Synchronization.
  • Show playlist.
  • Repeat: toggles between loop all, loop one, no loop (default).
  • Random: Plays the files in the current playlist in a random order.

Volume control

Volume control.png

To the right of the control buttons is the volume control. The small speaker icon is a button that mutes (Vlc 098a mute on.jpg) or un-mutes (Vlc 098a mute off.jpg) the sound. The triangle to the right is a slider that shows the current playback volume. Clicking this slider modifies the volume. The playback volume is also displayed as a percentage number on top of this slider.

Tutorials

See also

External Links