VLC media player

VLC media player
Developer(s)VideoLAN
Initial releaseFebruary 1, 2001 (2001-02-01)
Stable release(s) [±]
Windows, Linux, & macOS3.0.21  / 5 June 2024 (5 June 2024)
Android3.6.3  / 31 January 2025 (31 January 2025)
ChromeOS1.7.3  / 23 December 2015 (23 December 2015)
iOS, Apple TV3.6.4  / 23 August 2024 (23 August 2024)
Windows (UWP)3.1.2 / 20 July 2018 (2018-07-20)
Windows Phone3.1.2 / 20 July 2018 (2018-07-20)
Repository
Written inCore: C
GUI: C++ (with Qt), Objective-C (with Cocoa), Swift, Java
Bundled Extensions: Lua
Operating systemWindows, Windows Phone, ReactOS, macOS, Linux, Android, Android TV, ChromeOS, iOS, iPadOS, tvOS, watchOS, Xbox system software
PlatformIA-32, x86-64, ARM, ARM64, MIPS, PowerPC
Available in106 languages
TypeMedia player
LicenseGPL-2.0-or-later with some libraries under LGPL-2.1-or-later VLC for iOS (MPLv2.0)
Websitevideolan.org/vlc

VLC media player (previously the VideoLAN Client) is a free and open-source, portable, cross-platform media player software and streaming media server developed by the VideoLAN project. VLC is available for desktop operating systems and mobile platforms, such as Android, iOS and iPadOS. VLC is also available on digital distribution platforms such as Apple's App Store, Google Play, and Microsoft Store.

VLC supports many audio- and video-compression methods and file formats, including DVD-Video, Video CD, and streaming-protocols. It is able to stream media over computer networks and can transcode multimedia files.

The default distribution of VLC includes many free decoding and encoding libraries, avoiding the need for finding/calibrating proprietary plugins. The libavcodec library from the FFmpeg project provides many of VLC's codecs, but the player mainly uses its own muxers and demuxers. It also has its own protocol implementations. It also gained distinction as the first player to support playback of encrypted DVDs on Linux and macOS by using the libdvdcss DVD decryption library; however, this library is legally controversial and is not included in many software repositories of Linux distributions as a result. It is available on iOS under the MPLv2.