Hi,
Please could someone help me with a couple of libvlc api issues i have with v0.9.8a?
1) I have 1 instance of vlc (libvlc_new) and multiple media players all playing different udp streams. The video title that pops up and then disappears is the same for all videos - other than creating multiples vlc instances (i.e. one libvlc_new per media player), can the titles be different? (Edit : No - Trac Ticket #2325)
2) Is it possible to get infomation (i.e. text about the what went wrong) from the libvlcMediaPlayerEncounteredError event?
3) I cannot seem to play a video from my dvb-t capture card using just mediaplayer and media item objects, instead i have to add the media item to a media list first, then assign the media item to the media player. I there a way round this problem? (Edit : My Bug - Sorry)
4) Is there a way to trap mouse events?
5) I have a dual screen set up, when i drag a playing video from one screen to the other it freezes/glitches, is there a way to stop it or set it going again
Thanks,
Chris