Difference between revisions of "Documentation:History"
(Edited by Jagannath for Google code-In 2011) |
|||
Line 1: | Line 1: | ||
{{RightMenu|documentation play howto toc}} [[Image:Interface 2.PNG|thumb|194x150px]] | {{RightMenu|documentation play howto toc}} [[Image:Interface 2.PNG|thumb|194x150px]] | ||
− | == Overview of the VideoLAN project == | + | == Overview of the VideoLAN project == |
VideoLAN is 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 [http://www.gnu.org/copyleft/gpl.html GNU General Public License] (GPL). | VideoLAN is 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 [http://www.gnu.org/copyleft/gpl.html GNU General Public License] (GPL). | ||
Line 9: | Line 9: | ||
More details about the project can be found on the [http://www.videolan.org/ VideoLAN Web site]. | More details about the project can be found on the [http://www.videolan.org/ VideoLAN Web site]. | ||
− | == VLC media player == | + | == VLC media player == |
Originally called VideoLAN Client, VLC media player is VideoLAN's main software. | Originally called VideoLAN Client, VLC media player is VideoLAN's main software. | ||
− | VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Familiar Linux, Yopy/Linupy, QNX and many more... | + | VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Familiar Linux, Yopy/Linupy, QNX and many more...[[Image:Interface1.png|500x500px]][[Image:Main.png|500x500px]] |
It can play: | It can play: | ||
− | * MPEG-1, MPEG-2, MPEG-4 / DivX, h264, webm and mkv files from a hard disk, a DVD-ROM drive, and so on | + | *MPEG-1, MPEG-2, MPEG-4 / DivX, h264, webm and mkv files from a hard disk, a DVD-ROM drive, and so on |
− | * DVDs, VCDs, and Audio CDs | + | *DVDs, VCDs, and Audio CDs |
− | * From satellite, cable or digital TV cards (DVB-S, DVB-T) | + | *From satellite, cable or digital TV cards (DVB-S, DVB-T) |
− | * Several types of network streams: UDP/RTP Unicast, UDP/RTP Multicast, HTTP, RTSP, MMS, etc. | + | *Several types of network streams: UDP/RTP Unicast, UDP/RTP Multicast, HTTP, RTSP, MMS, etc. |
− | * From acquisition or encoding cards | + | *From acquisition or encoding cards |
− | * From webcams and other devices... | + | *From webcams and other devices... |
VLC can also be used as a streaming server. These aspects are detailed in the [[Documentation:Streaming HowTo|Streaming HowTo]]. | VLC can also be used as a streaming server. These aspects are detailed in the [[Documentation:Streaming HowTo|Streaming HowTo]]. | ||
Line 28: | Line 28: | ||
The present guide describes all the playback (client) aspects of VLC media player. | The present guide describes all the playback (client) aspects of VLC media player. | ||
− | == Getting help == | + | == Getting help == |
− | === Documentation === | + | === Documentation === |
The VideoLAN documentation is made up of four documents: | The VideoLAN documentation is made up of four documents: | ||
Line 38: | Line 38: | ||
*[[FAQ]]: Frequently Asked Questions about VideoLAN. | *[[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]]. | + | The latest version of these documents, in a variety of languages, can be found on the [[Documentation:Documentation|documentation page]]. |
− | === User support === | + | === 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]. | There are different methods to get support from The VideoLAN team. For more details, please visit our [http://www.videolan.org/support/ Support page]. | ||
{{Documentation}} | {{Documentation}} |
Revision as of 01:56, 8 December 2011
Contents
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.
VLC works on many platforms: Linux, Windows, Mac OS X, BeOS, BSD, Solaris, Familiar Linux, Yopy/Linupy, QNX and many more...
It can play:
- MPEG-1, MPEG-2, MPEG-4 / DivX, h264, webm and mkv files from a hard disk, a DVD-ROM drive, and so on
- DVDs, VCDs, and Audio CDs
- From satellite, cable or digital TV cards (DVB-S, DVB-T)
- Several types of network streams: UDP/RTP Unicast, UDP/RTP Multicast, HTTP, RTSP, MMS, etc.
- From acquisition or encoding cards
- From webcams and other devices...
VLC can also be used as a streaming server. These aspects are detailed in the 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.
- 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.
The latest version of these documents, in a variety of languages, can be found on the documentation page.
User support
There are different methods to get support from The VideoLAN team. For more details, please visit our Support page.
Please read the Documentation Editing Guidelines before you edit the documentation