All Projects → videolan → vlc

videolan / vlc

Licence: GPL-2.0, LGPL-2.1 licenses found Licenses found GPL-2.0 COPYING LGPL-2.1 COPYING.LIB
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
QML
638 projects
Makefile
30231 projects
lua
6591 projects

Projects that are alternatives of or similar to vlc

Nginx Rtmp Docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
Stars: ✭ 506 (-95.11%)
Mutual labels:  multimedia, vlc
awesome-vlc
👻 A curated list of awesome VLC and LibVLC resources.
Stars: ✭ 45 (-99.56%)
Mutual labels:  multimedia, vlc
Libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
Stars: ✭ 752 (-92.73%)
Mutual labels:  multimedia, vlc
libvlcpp
C++ bindings for libVLC
Stars: ✭ 64 (-99.38%)
Mutual labels:  multimedia, vlc
Vlc Android
VLC for Android, Android TV and ChromeOS
Stars: ✭ 1,045 (-89.89%)
Mutual labels:  multimedia, vlc
Music Dance Video Synthesis
(ACM MM 20 Oral) PyTorch implementation of Self-supervised Dance Video Synthesis Conditioned on Music
Stars: ✭ 150 (-98.55%)
Mutual labels:  multimedia
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (-97.65%)
Mutual labels:  multimedia
Vditor
♏ 一款浏览器端的 Markdown 编辑器。
Stars: ✭ 1,742 (-83.15%)
Mutual labels:  multimedia
Nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Stars: ✭ 110 (-98.94%)
Mutual labels:  multimedia
fileplayer.github.io
FilePlayer (http://fileplayer.github.io) is another HTML5 demo. It's an open source web media player. It plays audio and video, including immersive 360° videos directly in your browser. (⚠️ the FilePlayer's development is currently off because we are working on @gridsound)
Stars: ✭ 42 (-99.59%)
Mutual labels:  multimedia
iheart-mplayer
Automatically open an iheartradio station in a media player, such as mplayer, VLC, or mpv
Stars: ✭ 44 (-99.57%)
Mutual labels:  vlc
Mpv
🎥 Command line video player
Stars: ✭ 17,018 (+64.57%)
Mutual labels:  multimedia
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (-98.58%)
Mutual labels:  multimedia
Python Mpv
Python interface to the awesome mpv media player
Stars: ✭ 245 (-97.63%)
Mutual labels:  multimedia
Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (-98.56%)
Mutual labels:  multimedia
pysploit-framework
free exploit framework written use python language version 3.3
Stars: ✭ 33 (-99.68%)
Mutual labels:  gplv2
Srt
Secure, Reliable, Transport
Stars: ✭ 1,898 (-81.65%)
Mutual labels:  multimedia
Csfml
Official binding of SFML for C
Stars: ✭ 211 (-97.96%)
Mutual labels:  multimedia
nano-dlna
A minimal UPnP/DLNA media streamer
Stars: ✭ 146 (-98.59%)
Mutual labels:  multimedia
Elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划;本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 193 (-98.13%)
Mutual labels:  multimedia

VLC media player

VLC is a libre and open source media player and multimedia engine, focused on playing everything, and running everywhere.

VLC can play most multimedia files, discs, streams, devices and is also able to convert, encode, stream and manipulate streams into numerous formats.

VLC is used by many over the world, on numerous platforms, for very different use cases.

The engine of VLC can be embedded into 3rd party applications, and is called libVLC.

VLC is part of the VideoLAN project and is developed and supported by a community of volunteers.

The VideoLAN project was started at the university École Centrale Paris who relicensed VLC under the GPLv2 license in February 2001. Since then, VLC has been downloaded billions of times.

License

VLC is released under the GPLv2 (or later) license. On some platforms, it is de facto GPLv3, because of the licenses of dependencies.

libVLC, the engine is released under the LGPLv2 (or later) license.
This allows embedding the engine in 3rd party applications, while letting them to be licensed under other licenses.

Platforms

VLC is available for the following platforms:

  • Windows (from 7 and later, including UWP platforms and all versions of Windows 10)
  • macOS (10.10 and later)
  • GNU/Linux and affiliated
  • BSD and affiliated
  • Android (4.2 and later), including Android TV and Android Auto
  • iOS (9 and later), including AppleTV and iPadOS
  • Haiku, OS/2 and a few others.

Not all platforms receive the same amount of care, due to our limited resources.

Nota Bene: The Android app and the iOS app are located in different repositories than the main one.

Contributing & Community

VLC is maintained by a community of people, and VideoLAN is not paying any of them.
The community is composed of developers, helpers, maintainers, designers and writers that want this open source project to thrive.

The main development of VLC is done in the C language, but this repository also contains plenty of C++, Obj-C, asm and Rust.

Other repositories linked to vlc are done in languages including Kotlin/Java (Android), Swift (iOS), and C# (libVLCSharp).

We need help with the following tasks:

  • Coding
  • Packaging for Windows, macOS and Linux distributions
  • Technical writing for the documentation
  • Design
  • Support
  • Community management and communication.

Please contribute :)

We are on IRC. You can find us on the #videolan channel on Libera.chat.

Contributions

Contributions are now done through Merge Requests on our GitLab repository.

CI and discussions should be resolved before a Merge Request can be merged.

libVLC

libVLC is an embeddable engine for 3rd party applications and frameworks.

It runs on the same platforms as VLC (and sometimes on more) and can provide playback, streaming and conversion of multimedia files and streams.

libVLC has numerous bindings for other languages, such as C++, Python and C#.

Support

Links

Some useful links that might help you:

Source Code sitemap

ABOUT-NLS          - Notes on the Free Translation Project.
AUTHORS            - VLC authors.
COPYING            - The GPL license.
COPYING.LIB        - The LGPL license.
INSTALL            - Installation and building instructions.
NEWS               - Important modifications between the releases.
README             - Project summary.
THANKS             - VLC contributors.

bin/               - VLC binaries.
bindings/          - libVLC bindings to other languages.
compat/            - compatibility library for operating systems missing
                     essential functionalities.
contrib/           - Facilities for retrieving external libraries and building
                     them for systems that don't have the right versions.
doc/               - Miscellaneous documentation.
extras/analyser    - Code analyser and editor specific files.
extras/buildsystem - Different build system specific files.
extras/misc        - Files that don't fit in the other extras/ categories.
extras/package     - VLC packaging specific files such as spec files.
extras/tools/      - Facilities for retrieving external building tools needed
                     for systems that don't have the right versions.
include/           - Header files.
lib/               - libVLC source code.
modules/           - VLC plugins and modules. Most of the code is here.
po/                - VLC translations.
share/             - Common resource files.
src/               - libvlccore source code.
test/              - Testing system.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].