Hello, Someone knows how get messages from vlc across the interface Libvlc,like as: vlc = libvlc_new(.......); /* ... get messages... */ libvlc_release(vlc); I would like to show the messages on my NET aplication Is it posible? Thanks, Andrés