I have a libvlc program and I am trying to package it with cxFreeze and/or py2exe I package it with py2exe on a clean Win7 VM, 64 bit with 64bit python. I then take the dist folder that was generated and add in libvlc.dll and libvlccore.dll from the 64bit VLC program/install. I then have another cle...
You have to: 1) pass "--sub-filter=marq" to libvlc_new 2) call set_marquee_int( libvlc_marquee_Enable, 1 ); Sadly, no luck I tried self.Instance = vlc.Instance("--sub-source marq") and self.Instance = vlc.Instance("--sub-filter=marq") and I have self.player.video_set_m...
Hey all, I'm new to using lib vlc. I am currently using it with Python. I would like to display text over the video for X amount of time then have it disappear. Is this possible? Now I did see something called marquee text. I'm not 100% sure what this is, but I m guessing it will scroll text across ...
This thing plays EVERYTHING! It is my primary media player. Everything is perfect! I just can't detach the video It even plays my DVDs when other players give me an error!