Difference between revisions of "Documentation:History"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Fix image)
 
(38 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{RightMenu|documentation play howto toc}}
+
{{RightMenu|Documentation TOC}}
[[Image:Interface_2.PNG|thumb|194x150px|VLC Interface on Windows 7.]]
 
  
==General Interface Description==
+
== Overview of the VideoLAN project  ==
 +
VideoLAN was a complete software solution for video streaming and playback, developed by students of the [http://www.ecp.fr Ecole Centrale Paris] and developers from all over the world, under the [https://www.gnu.org/copyleft/gpl.html GNU General Public License] (GPL).
  
VLC has several interfaces:
+
Originally VideoLAN was 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.  
*A cross-platform interface for Windows and GNU/Linux, which is called wxWidgets
 
*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.
+
Now the Non-Profit Organisation developing and offering the VLC media player is called: VideoLAN Organisation
  
===Windows and GNU/Linux (wxWidgets)===
+
More details about the project can be found on the [https://www.videolan.org/ VideoLAN Web site].
  
The interface shown below is the default for Windows and GNU/Linux (although this screenshot is from Windows, it will look similar on GNU/Linux).
+
== VLC Media Player  ==
 +
[[File:Interface 2.PNG|thumb|left|194x150px|[[VLC]] 2.0 default interface, [[Windows]]]]
 +
Originally called ''VideoLAN Client'', VLC media player is VideoLAN's main software product.  
  
http://wiki.videolan.org/File:Default_Interface.PNG
+
VLC media player works on many platforms: Linux, Windows, macOS, 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.
 +
{{Clear|left}}
  
==VLC media player==
+
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.
  
Originally called VideoLAN Client (but is now no longer a client),  VLC media player is VideoLAN's main software.
+
VLC can also be used as a streaming server. This feature is described in the [[Documentation:Streaming HowTo|Streaming HowTo]].  
  
VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Familiar Linux, Yopy/Linupy and QNX.
+
This guide describes all the playback (client) aspects of VLC media player.
 
 
It can play:
 
*MPEG-1, MPEG-2 and MPEG-4 / DivX files from a hard disk, a CD-ROM drive, and so on
 
* DVDs, VCDs, and Audio CDs
 
* From  satellite cards (DVB-S)
 
* Several types of network streams: UDP/RTP Unicast, UDP/RTP Multicast, HTTP, RTSP, MMS, etc.
 
* From acquisition or encoding cards (on GNU/Linux and Windows only)
 
 
 
For more details, regarding the playback features of VLC media player, please visit the [http://www.videolan.orgvlc/features.html Features page].
 
 
 
VLC can also be used as a streaming server. These aspects are detailed in the [[Documentation:Streaming HowTo|Streaming HowTo]].
 
 
 
The present guide describes all the playback (client) aspects of VLC media player.
 
 
 
==Getting help==
 
 
 
===Documentation===
 
 
 
The VideoLAN documentation is made up of four 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.
 
* [http://www.videolan.org/doc/vls-user-guide/en/vls-user-guide-en.html The ''VLS user guide'']: The complete guide for VLS (VideoLAN's legacy streaming server)
 
* [[FAQ]]: Frequently Asked Questions about VideoLAN.
 
 
 
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, including IRC and mail. For more details, please visit our [http://www.videolan.org/support/ Support page]. Users can also visit our [http://www.videolan.org/support/faq.html Official FAQ Page] for more help.  
 
  
 
{{Documentation}}
 
{{Documentation}}

Latest revision as of 08:18, 11 February 2019

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

Overview of the VideoLAN project

VideoLAN was 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).

Originally VideoLAN was 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.

Now the Non-Profit Organisation developing and offering the VLC media player is called: VideoLAN Organisation

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

VLC Media Player

VLC 2.0 default interface, Windows

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

VLC media player works on many platforms: Linux, Windows, macOS, 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.