Hi all, On raspbian, I would like to play with DirectFB's capabilities, adding an overlay to videos decoded with gstreamer. In order to render the video in a DFB surface, I tried first to exec the dfbvideosink's example aplication ( here ), but all I can see is a single coloured line on top of the s...