Skip to content

swordcube/lovevlc

Repository files navigation

lovevlc

A LÖVE library for extending video playback functionality via libVLC

Note

This library only works for LÖVE 12.0+, you can download it from the main LÖVE GitHub Repository Actions.

Download the latest successful build, and find the appropriate version for your OS and architecture (love-windows-x64 for example)

Supported Platforms

  • Windows (x86_64 only)
  • Linux

Planned Platforms

  • macOS

Dependencies

On Linux you need to install vlc from your distro's package manager.

Commands list

Debian based distributions (Debian):

sudo apt-get install vlc libvlc-dev libvlccore-dev vlc-bin

Arch based distributions (Arch):

sudo pacman -S vlc

Fedora based distributions (Fedora):

sudo dnf install vlc

Red Hat Enterprise Linux (RHEL):

sudo dnf install epel-release
sudo dnf install vlc

openSUSE based distributions (openSUSE):

sudo zypper install vlc

Gentoo based distributions (Gentoo):

sudo emerge media-video/vlc

Slackware based distributions (Slackware):

sudo slackpkg install vlc

Void Linux (Void Linux):

sudo xbps-install -S vlc

NixOS (NixOS):

nix-env -iA nixpkgs.vlc

About

A LÖVE library for extending video playback functionality via libVLC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •