23·MAY·09
Want to include vlc in your Qt application?

Qt and VLC Well, we have a very easy howto for you: libVLC in Qt . This will output the video inside the widget that you …

Read more →
29·APR·09
VLC and IDE

I receive many questions about using an IDE to build VLC. Usually, the answer is VIM. But I will try to introduce …

Read more →
03·MAR·09
Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands.

Since building VLC is easier and easier now, I am compelled to improve my HOWTOS. Here is one for Ubuntu, that can …

Read more →
26·NOV·08
Build VLC media player under Ubuntu Intrepid

This post is an update of the popular howto for Build VLC with feisty and Build VLC with hardy. Those articles are …

Read more →
05·FEB·08
VLC: misc and builds

Just some miscellaneous news about VLC and build systems: Tree Cleaning: we decided to clean the tree of all the not …

Read more →
15·DEC·07
Configure-step in VLC building.

Idea VLC can be built with a classical process: ./bootstrap; ./configure --options; make However, since VLC is very …

Read more →
04·OCT·07
Build vlc under a fresh sid

Introduction So we are going to build the latest VLC possible. I already did it for ubuntu feisty and it had a huge …

Read more →