raylib-libvlc-example icon indicating copy to clipboard operation
raylib-libvlc-example copied to clipboard

A simple example showing how to render a video with libvlc + raylib.

Hey!

I bet you have been trying to render and control a video with raylib for a long long time.

Don't you think you should at least buy me a beer?

What's this?

How to build

  • Install raylib. Build instructions here.
  • Install libvlc. On debian/ubuntu/etc.: sudo apt-get install libvlc-dev
  • Run ./build.sh