Difference between revisions of "Documentation:History"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Android, iOS, QNX and many more...
 
VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Android, iOS, QNX and many more...
<br><br>
 
{|
 
|
 
|VLC media player on [[Windows]]
 
|VLC media player on [[Mac OS X]]
 
|-
 
|1 : Menu Bar<br>
 
2 : Elapsed Time<br>
 
3 : Seek Bar<br>
 
4 : Total/Remaining Time<br>
 
5 : Play/Pause<br>
 
6 : Previous<br>
 
7 : Stop<br>
 
8 : Next<br>
 
9 : Toggle Fullscreen<br>
 
10 : Extended Settings<br>
 
11 : Show Playlist<br>
 
12 : Loop<br>
 
13 : Random<br>
 
14 : Volume Control<br>
 
|[[File:Interface-2.1.0rc1-Windows XP-with_legend.png|600x600px]]
 
|[[File:Interface-2.1.0rc2-MacOS-with_legend.png|600x600px]]
 
|}
 
<br><br>
 
 
 
It supports the following video and audio formats: MPEG-1, MPEG-2, MPEG-4/DivX, h264, webm, mkv, DVDs, VCDs, Audio CDs, wmv and wma.
 
It supports the following video and audio formats: MPEG-1, MPEG-2, MPEG-4/DivX, h264, webm, mkv, DVDs, VCDs, Audio CDs, wmv and wma.
  
Line 50: Line 25:
  
 
This guide describes all the playback (client) aspects of VLC media player.
 
This guide describes all the playback (client) aspects of VLC media player.
 
== Getting help  ==
 
 
=== Documentation  ===
 
 
The VideoLAN documentation is composed of three documents:
 
 
*The ''Play-Howto'' (for which this article is the introduction): The complete guide to the VLC media player.
 
*[[Documentation:Streaming HowTo|The ''Streaming Howto'']]: The complete guide to VLC as a streaming server, including practical examples to set up a streaming solution.
 
*[[FAQ]]: Frequently Asked Questions about VideoLAN.
 
*[[VSG]]: The VLC Support Guide, is a guide for troubleshooting most common issues with VLC
 
 
The latest version of these documents, in a variety of languages, can be found on the [[Documentation:Documentation|documentation page]].
 
 
=== User support  ===
 
 
There are different methods to get support from The VideoLAN team. For more details, please visit our [http://www.videolan.org/support/ Support page].
 
 
== See Also  ==
 
 
[[Documentation:VLC for dummies]]
 
  
 
{{Documentation}}
 
{{Documentation}}

Revision as of 13:29, 19 September 2013

VLC User Guide

Quick Start Guide
Installing VLC
History
Usage
Interface
Open Media
Audio
Video
Playback
Playlist
Subtitles
Video and Audio Filters
Snapshots
Hotkeys
Uninstalling VLC
Troubleshooting
Advanced usage
Using VLC inside a webpage
Command line
Alternative Interfaces
Misc

Appendix
Building Pages for the HTTP Interface
Format String
Building Lua Playlist Scripts
View this alone
VLC 2.0 default interface, Windows

Overview of the VideoLAN project

VideoLAN is a complete software solution for video streaming and playback, developed by students of the Ecole Centrale Paris and developers from all over the world, under the GNU General Public License (GPL).

VideoLAN was originally designed to stream MPEG videos on high bandwidth networks, but VideoLAN's main software, VLC media player, has evolved to become a full-featured, cross-platform media player.

More details about the project can be found on the VideoLAN Web site.

VLC Media Player

Originally called VideoLAN Client, VLC media player is VideoLAN's main software product.

VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Android, iOS, QNX and many more... It supports the following video and audio formats: MPEG-1, MPEG-2, MPEG-4/DivX, h264, webm, mkv, DVDs, VCDs, Audio CDs, wmv and wma.

It can also play from external sources:

  • Satellite.
  • Cable.
  • Digital TV cards (DVB-S, DVB-T).
  • Several types of network streams: UDP/RTP Unicast, UDP/RTP Multicast, HTTP, RTSP, MMS, etc.
  • Acquisition or encoding cards.
  • Webcams and other devices.

VLC can also be used as a streaming server. This feature is described in the Streaming HowTo.

This guide describes all the playback (client) aspects of VLC media player.

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.