Difference between revisions of "Documentation:VLC for dummies"

From VideoLAN Wiki
Jump to navigation Jump to search
(Undo revision 21512 by J4n (Talk))
(Unlink File:Icon.png, scaled to 30px. We have {{VLC icon}} that inserts a 22-px image. Why make them different?)
 
(59 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{Languages}}  
 
{{Languages}}  
 +
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 for dummies  =
+
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.
  
== Introduction  ==
+
This page describes the basic use of VLC. See [[Documentation:Play HowTo|VLC Play HowTo]] for a user guide and [[Documentation:Streaming HowTo|VLC Streaming HowTo]] for advanced streaming features.
  
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.
+
== Prerequisites  ==
  
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.  
+
To use VLC you need:
 +
*A computer with [http://en.wikipedia.org/wiki/Internet Internet] access and an 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?]
 +
*Media (audio or 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).
 +
*Audio output hardware (speakers, headphones) for audio playback.
 +
*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/macos/ macOS])<br />[https://help.ubuntu.com/11.10/ubuntu-help/files.html Files, folders & search] ([http://ubuntu.com Ubuntu])
  
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.
+
== The main interface ==
  
== Understanding the VLC interface (1.0.2)  ==
+
=== Interface overview ===
 +
The following picture shows the names of the main controls in the VLC interface:
  
'''Taskbar Icon'''
+
[[File:Interface1.png|800px]]
  
When you start the VLC media player, the application appears on the screen and a small icon [[Image:Vlc-win-taskbar.png]] appears in your taskbar [Found next to your system clock on Windows]. Clicking once on the icon in the taskbar will hide the VLC media player, and clicking on it again will show it again. Hiding the icon does not close the application which continues to run in the background.  
+
'''Note:''' This picture corresponds to the Windows XP version. In other systems, VLC might look slightly different.
  
'''Note:''' These screenshots are taken from the MS Windows XP version. On other systems, they might appear slightly different.
+
=== Menu bar  ===
  
The main interface of VLC media player looks as shown in the following figure. [[Image:Interface.png|center|Windows 1.0.2 GUI]]  
+
[[Image:Menu bar.png|430x22px]]  
  
If you close the main interface by using the close button in the window, you will be able to open the VLC media player again by using the icon in the taskbar.  
+
The menu bar at the top contains commands that control VLC.  
  
By simply right clicking on this icon brings up a list of things to do:
+
=== Track slider  ===
  
Features like ''stopping'' or ''pausing playback'' or ''change track''.  
+
[[Image:Track slider.png|433x16px]]<br> The track slider is on top of the control buttons. 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.
  
'''Starting VLC media player'''
+
Two timers at the left and right ends of the track slider show the current playing position (left) and the total time (right) of the current track.
  
To start VLC media player:
+
'''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.
  
#Select Programs from the Start menu.
+
=== Control buttons  ===
#Select VideoLAN and select VLC media player.
 
  
'''Stopping VLC media player'''
+
[[Image:Control buttons.png|285x34px]]
  
To quit the application, right click on the icon in the tray and select '''Quit'''.  
+
The buttons below the slider control the playback.  
  
Or
+
From left to right they are:
  
Click the '''Close''' button in the main interface of the application.  
+
*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 among loop all, loop one, no loop (default).
 +
*Random: Plays the files in the current playlist in a random order.
  
<br> The main interface contains a couple of sections:
+
=== Volume control  ===
  
'''Menu bar'''
+
[[Image:Volume control.png|104x34px]]
  
The menu bar at the top contains all the options.  
+
The volume control is located in the bottom right corner of the window. The small speaker icon is a button that mutes ([[File:Vlc 098a mute on.jpg]]) or un-mutes ([[File:Vlc 098a mute off.jpg|17x17px]]) 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.
  
'''Track slider'''
+
== Windows notification area (system tray) icon  ==
  
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 track slider.  
+
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''.
 +
*''Play/Pause/Stop playback''.
 +
*''Switch to Previous/Next track''.
 +
*''Speed control''.
 +
*''Increase/Decrease volume''.
 +
*''Mute''.
 +
*''Open media''.
 +
*''Quit''.
  
'''Note:''' When a media file is streamed, the track slider will not move because you are streaming at real time. Unlike a track which will end in a predetermined time.
+
== Tutorials  ==
  
<br> '''Control buttons'''  
+
*[[Documentation:Play_HowTo/Installing_VLC|Installing VLC]]
 +
**[[Documentation:Play_HowTo/Installing_VLC#Windows|Windows]]
 +
**[[Documentation:Play_HowTo/Installing_VLC#macOS|macOS]]
 +
**[[Documentation:Play_HowTo/Installing_VLC#Linux|Linux]]
 +
*[[Documentation:Play_HowTo/Basic_Use/Interface|Basics of VLC]]
 +
**Windows
 +
***[[Documentation:Play_HowTo/Basic_Use/Interface#Starting_VLC_Media_Player|starting VLC]]<br> Double click the VLC icon {{VLC icon}} on the desktop or from the start menu: select ''Programs'', select ''VideoLAN'' and select ''VLC media player''.
 +
**[[Documentation:Play_HowTo/Basic_Use/Open#Play_a_file|Playing media files stored in the computer]]
 +
***Queuing files<br /> You can queue files by selecting multiple files at a time.
 +
**[[Documentation:Play_HowTo/Basic_Use/Open#Play_a_CD.2FDVD.2FVCD|Playing media from your optical reader]] (CD, DVD, Blu-Ray)
 +
**[[Documentation:Play_HowTo/Basic_Use/Interface#Stopping_VLC_Media_Player|Closing VLC]]
  
The buttons below the slider help in controlling the play. Firstly, the Play Button, followed by Previous Media in the Playlist, stop playback, Next Media in the playlist.
+
== See also  ==
 +
*[[VLC HowTo]]
 +
*[[Documentation:Play HowTo]]
  
The next 3 buttons are: Toggle the Video in fullscreen, show playlist and Show Extended Settings.
+
*[[Common Problems]]
 +
*[[Hotkeys]]
 +
**[[How to set global hotkeys]]
  
'''Volume control'''
+
== External Links ==
 +
*[http://www.videolan.org/support/faq.html F.A.Q.]
 +
*[http://windows.microsoft.com/en-US/windows/help Windows Help and How-to]
 +
*[http://www.youtube.com/watch?v=BrXPcaRlBqo What is a web browser?]
 +
*[http://www.youtube.com/playlist?list=PLCCCDDDC322A8AA82 Video tutorials (selected by Jan)]
  
To the right of the control buttons is the volume control. The small speaker icon is a button to quickly mute or un-mute all sound. The slider to the right of it allows you to modify the volume to louder or softer. The percentage gives the amount of amplification.
+
{{Languages}}
 
+
[[Category:Documentation]]
'''Data field'''
+
[[Category:Stubs]]
 
 
In the bottom of the window, some additional information, like track name and length of the track will be displayed for convenience.
 
 
 
== Playing a media file (to be written)  ==
 
 
 
The basic steps to play media are very simple.
 
 
 
First, open VLC media player by double clicking the program on the desktop or from the start menu. Next, click on the menu button on the top left of the program and choose one of the first four options, all of the options allow you to play media files.
 
 
 
The first option is the simple one.
 
 
 
The second is the advanced one.
 
 
 
The third is just like the first, but with fewer options.
 
 
 
The fourth allows you to play media files directly from CD or DVD.
 
 
 
== See also ==
 
 
 
*[[QtHotkeys]] (Qt is the default graphical interface)
 
*[[Hotkeys table]]  
 
*[[How to set global hotkeys]]
 

Latest revision as of 01:46, 23 March 2019

Thank you for visiting this page to find out what VLC media player 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 VLC Play HowTo for a user guide and VLC Streaming HowTo for advanced streaming features.

Prerequisites

To use VLC you need:

The main interface

Interface overview

The following picture shows the names of the main controls in the VLC interface:

Interface1.png

Note: This picture corresponds to 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 on top of the control buttons. 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.

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

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 among loop all, loop one, no loop (default).
  • Random: Plays the files in the current playlist in a random order.

Volume control

Volume control.png

The volume control is located in the bottom right corner of the window. 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.

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.

Tutorials

See also

External Links