VideoLAN
VideoLAN is a French-origin nonprofit open-source project best known for developing VLC media player and related multimedia technologies.
Last updated August 26, 2026
Overview
VideoLAN is a nonprofit organization and international open-source software project focused on the playback, processing, encoding, decoding, and streaming of digital media. Its best-known product is VLC media player, whose name derives from VideoLAN Client. VLC combines the functions of a media player, media converter, encoder, and network streamer, supporting a broad range of audio and video codecs, file formats, optical-media standards, operating systems, and streaming protocols. The project began as a student initiative at École Centrale Paris in France. Its initial objective was to distribute video across a campus network, and its early software consisted of two related components: VideoLAN Client, intended for playback and client-side media handling, and VideoLAN Server, designed for streaming. Over time, functionality associated with the server project was incorporated into VLC, making VLC the central product of the ecosystem. After the software was released under the GNU General Public License, development expanded beyond the original educational institution and became international. VideoLAN is not a conventional commercial software vendor. Its principal software is distributed as free and open-source software, and the project’s development model relies on a multinational community of contributors. The organization has stated that its development team spans approximately 40 countries. The project was formally separated from École Centrale Paris in 2009, when it was constituted as an independent nonprofit organization. Jean-Baptiste Kempf is identified as the organization’s president and is also an active project developer. VLC is available across a wide range of platforms, including Windows, macOS, Linux, Android, iOS, BSD, Solaris, ChromeOS, and other systems. Its capabilities include playback of local files and network streams, DVD and VCD support, transcoding, media conversion, subtitle handling, and streaming over networks. The software’s portability and permissive practical use have made it a widely adopted general-purpose media tool. The project reported more than 4.2 billion VLC downloads by October 2022. Beyond VLC, VideoLAN has developed or hosted a broader set of multimedia technologies. These include VLMC, an early-stage non-linear video editor; codec and media libraries such as x264, x265, x262, dav1d, dav2d, libdca, and libdvdcss; the VideoLAN Manager for organizing and distributing broadcasts; and tools such as the VLC Skin Editor. Some of these projects are mature components used by other applications, while others remain experimental, have been merged into larger projects, or are no longer actively encouraged as standalone products. VideoLAN technology has also been used commercially through libVLC and customized VLC deployments. The project has participated in work involving embedded and set-top-box platforms, including a 2008 effort involving Neuros Technology and Texas Instruments. Its broader role is therefore both end-user-facing and infrastructural: VLC is a recognizable consumer software brand, while VideoLAN libraries and codecs can serve as components in third-party devices and applications. The organization also advocates for official distribution channels and has criticized websites that use search advertising and unofficial download wrappers to bundle unwanted software with VLC installers.
History
VideoLAN originated as a student project at École Centrale Paris in France. The early project was designed around networked video distribution and produced two principal programs: VideoLAN Client, later known as VLC, and VideoLAN Server. The client handled media playback and related processing, while the server was intended to distribute video streams. As the software evolved, much of the server’s functionality was absorbed into VLC, which became the project’s dominant product. The release of the software under the GNU General Public License changed VideoLAN from a local academic initiative into an open-source project capable of attracting contributors from outside the school. Its development community became multinational, with contributors spread across roughly 40 countries according to the project’s published description. This international structure helped VLC support many operating systems, processor environments, codecs, file types, and streaming methods. VideoLAN was formally separated from École Centrale Paris in 2009, when it was constituted as an independent nonprofit organization. The project’s governance and development thereafter operated independently of the school, although its historical origins remained part of the organization’s identity. Jean-Baptiste Kempf became associated with both organizational leadership and software development and is identified as the nonprofit’s president. VLC developed into a portable multimedia platform rather than merely a file player. It could play local media and optical discs, receive network streams, transcode files, save media in different formats, and act as a streaming source. Releases were made for major desktop, mobile, server, and alternative operating-system environments. This breadth, combined with the absence of a conventional purchase price and the availability of source code, made VLC one of the most widely distributed open-source media applications. The VideoLAN ecosystem also expanded into lower-level multimedia infrastructure. Projects associated with the organization included codec libraries and tools for H.264, HEVC, MPEG-2, AV1, and other formats, as well as libraries for DVD content handling and DTS audio decoding. The project also maintained or developed applications for video editing, broadcast management, and VLC interface customization. Some initiatives remained early-stage or were later folded into other components. VideoLAN Server, for example, is no longer encouraged as a separate project because its principal capabilities were integrated into VLC. VideoLAN technology has been used outside the organization’s own end-user applications. Developers and manufacturers have incorporated libVLC or customized VLC into products, including Android-based devices and other embedded systems. Work in 2008 involving Neuros Technology and Texas Instruments explored a port for an open set-top-box platform. The project has also publicly merged selected capabilities such as 360-degree video support, demonstrating continued adaptation to new media formats and viewing environments. The organization’s public profile has included advocacy as well as software development. VideoLAN has objected to unofficial websites that advertise modified or wrapped VLC downloads containing unwanted programs. Because the project operates with limited resources and cannot readily litigate against every operator misusing its trademarks, it has emphasized the use of official download channels. By October 2022, the project reported more than 4.2 billion VLC downloads, reflecting the scale reached by a nonprofit software initiative that began in a French academic setting.
- 2022VLC surpassed 4.2 billion downloads
VideoLAN reported more than 4.2 billion downloads of VLC media player by October 2022.
- 2014VLMC 0.2.0 released
VideoLAN Movie Creator, the project’s cross-platform non-linear editor, reached version 0.2.0 on October 30, 2014.
- 2009VideoLAN became independent of École Centrale Paris
The project was constituted as a nonprofit organization and formally separated from its originating educational institution.
- 2008Embedded set-top-box work announced
Neuros Technology and Texas Instruments began work on porting VideoLAN technology to an open next-generation set-top-box platform.
Products and positioning
VideoLAN positions itself as an independent, nonprofit, free and open-source multimedia project. Its identity emphasizes software freedom, broad format and platform support, interoperability, community development, and avoidance of proprietary lock-in rather than subscription revenue or conventional enterprise software sales.
VLC media playerMedia player, transcoder, encoder, and streamer
VLC media player is VideoLAN’s flagship open-source application. It plays a wide range of audio and video formats, supports DVDs and VCDs, receives and sends network streams, transcodes media, and can save files in other formats. It is distributed for numerous desktop, mobile, server, and alternative operating systems, making portability and format breadth central parts of its identity.
VideoLAN ServerMedia streaming server
VideoLAN Server was an early project intended to stream video over networks. Its major capabilities were progressively incorporated into VLC, and the standalone server project is no longer encouraged as the principal way to use VideoLAN streaming functionality.
VLMCNon-linear video editor
VideoLAN Movie Creator is a cross-platform non-linear video-editing application based on VLC technology. It was released under the GPLv2 license and remained an early-development project; the version identified in the reference material is 0.2.0 from 2014.
libVLCMultimedia developer library
libVLC provides VLC capabilities for integration into other applications and products. It enables third-party software and device makers to use VideoLAN playback and media-processing functionality without presenting the complete VLC desktop application.
x264Video encoder
x264 is an encoder for H.264/MPEG-4 AVC video. It is part of the wider VideoLAN-associated multimedia technology ecosystem and is used to generate compressed video streams in a widely adopted format.
x265Video encoder
x265 is an encoder for High Efficiency Video Coding, also known as HEVC. It represents VideoLAN’s involvement in codec infrastructure in addition to end-user playback software.
dav1dVideo decoder
dav1d is a decoder for AV1 video. It is hosted within the VideoLAN project ecosystem and supports playback and processing of media encoded with the royalty-free AV1 standard.
dav2dVideo decoder
dav2d is identified as a decoder for AV2 video in the VideoLAN project materials, extending the organization’s codec-development and decoding work beyond its better-known VLC application.
libdvdcssDVD decryption library
libdvdcss is a library associated with the VideoLAN ecosystem that enables software to handle CSS-protected DVD content. It supports the project’s broader goal of providing practical media access across formats and distribution technologies.
VLMaBroadcast-management software
VideoLAN Manager is a GPL-licensed system for managing broadcasts received through digital terrestrial or satellite sources and for streaming audio and video files. It consists of a management daemon and a web interface.
VLC Skin EditorMedia-player customization tool
The VLC Skin Editor helps users create VLC interface skins without directly learning the underlying Skins2 XML system. It provides controls for changing elements of the main window, playlist, and equalizer interfaces.
Flagship businesses
- VLC media player
- libVLC
- x264
- x265
- dav1d
Brand decisions
- 2014VLMC 0.2.0 releaseProduct launch
VideoLAN had developed a cross-platform video-editing application based on VLC technology.
What changed. VLMC version 0.2.0 was released under the GPLv2 license.
Aftermath. The product remained an early-development project rather than becoming a mature flagship comparable to VLC.
- 2009Formal separation from École Centrale ParisStrategy
The project had grown from a student initiative into an international open-source development community.
What changed. VideoLAN was constituted as an independent nonprofit organization separate from École Centrale Paris.
Aftermath. The change established independent organizational governance while preserving the project’s open-source and multinational development model.
Leadership
| Name | Title | Tenure |
|---|---|---|
| Jean-Baptiste Kempf | President of the VideoLAN nonprofit organization; project developer | — |
Recent events
- 2022VideoLAN reported more than 4.2 billion VLC downloads
VideoLAN reported that VLC media player had exceeded 4.2 billion downloads by October 2022, illustrating the global reach of the project’s flagship software.
Other - 2008VideoLAN technology entered embedded set-top-box development
Neuros Technology and Texas Instruments began work on a port of VideoLAN technology for a next-generation open set-top-box platform, an example of the project’s use beyond desktop media playback.
Other - VideoLAN criticized unofficial download bundling
VideoLAN developers expressed concern that search advertisements and unofficial download sites used wrappers around VLC installers to distribute unwanted software. The project stated that it lacked the resources to pursue all trademark-abusing operators through litigation.
Other
Sources
Cite this profile: Cite the canonical profile. /brand-wiki/videolan · Editorial policy · How profiles are compiled