python-vlc icon indicating copy to clipboard operation
python-vlc copied to clipboard

Python vlc bindings

Results 89 python-vlc issues
Sort by recently updated
recently updated
newest added

I am trying to display a logo using VideLogoOption ``` vlc.libvlc_video_set_logo_int(pi,vlc.VideoLogoOption.logo_enable,1) vlc.libvlc_video_set_logo_string(pi,vlc.VideoLogoOption.logo_file,"Media/GUI.png") ``` Error: "argument 3: TypeError: wrong type" error ![error](https://github.com/oaubert/python-vlc/assets/156907404/34ba7704-bc4d-46b7-a733-164270d18bf2) How to pass the file path?

While [this issue](https://github.com/oaubert/python-vlc/issues/91) was closed for this very particular use case and versions, it was not solved for other mac users using other python versions. I am using the following...

I'm using VLC to stream internet radio. My problem is that there is seemingly no way to set the intended audio volume before the stream is fully loaded and acually...

Hello, I am trying to write a tiny video editor. It basically allows you to set start and end marks and press enter to cut clips. The problem is that...

Greetings, We are using VLC in combination with Python on Raspberry PI 3 computers and we found out that with the default settings movies are shown rather NOT smooth. However,...

With the latest versions of python-vlc and pylint, I am getting various SyntaxWarning(s) just by importing the vlc library: **test.py** ```python import vlc ``` **pylint output** ``` $ python3.12 -m...

i have tried cocoa and qt5 sample my video is loaded as 360 but how can I move left, right with mouse or key.

people trying to use Markdown in RST smh fixes #263

I tried to join the Discord server but the invite is invalid. if it's just the VLC Discord then this one is valid: https://discord.gg/3h3K3JF