Caprica Software

vlcj 4.x Tutorial

Introduction

Tutorials for various aspects of developing applications with vlcj are available here...

These tutorials assume a decent level of Java and Swing experience, and assume that you know how to set up a project in an IDE such as IntelliJ IDEA or Eclipse.

While the concepts have not changed much when compared to vlcj-3, there have been significant API changes.

Tutorials for vlcj-3 are also available here.


vlcj-player

In addition to these tutorials, there is full source code for a feature-rich media player application available at the vlcj-player project at GitHub.


Javadoc

You should also consult the extensive Javadoc.


GitHub

There are many examples in the project test sources.