Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Lost Control over VLC
Post: RE: Lost Control over VLC

(Jul-18-2023, 05:53 PM)deanhystad Wrote: I'm pretty sure you can make a test case that does not require a database. If you could just add the code that sets up the keyboard listener and creates the...
jrockow General Coding Help 8 1,136 Jul-18-2023, 06:04 PM
    Thread: Lost Control over VLC
Post: RE: Lost Control over VLC

It just dawns on me that you may need my SQL.DB to test the code. Currently it's around 14MB, but I could probably delete a lot of the records if you need it. What is the maximum size I can attach? I...
jrockow General Coding Help 8 1,136 Jul-18-2023, 05:44 PM
    Thread: Lost Control over VLC
Post: RE: Lost Control over VLC

(Jul-18-2023, 05:07 PM)deanhystad Wrote: Is that the only time you call mainloop() in your program? Is that the only tkinter window? What is my_canvas? I only call mainloop at the end of the scrip...
jrockow General Coding Help 8 1,136 Jul-18-2023, 05:16 PM
    Thread: Lost Control over VLC
Post: RE: Lost Control over VLC

(Jul-18-2023, 03:20 PM)deanhystad Wrote: mainloop() blocks your program from running until the last window is destroyed. You should not put mainloop() in your sub_popup() function if there is a mai...
jrockow General Coding Help 8 1,136 Jul-18-2023, 05:06 PM
    Thread: Lost Control over VLC
Post: Lost Control over VLC

First post; not sure if this is the proper forum? I'm working on a Python Windows VLC media player script, and ran into a problem I can't figure out. I've done a lot of reading and testing, but am ge...
jrockow General Coding Help 8 1,136 Jul-18-2023, 02:22 PM
    Thread: Subtitle Access
Post: RE: Subtitle Access

Thanx for your quick response. I saw that one earlier, but as I understand it you need to know the number of the subtitle first, and then you can select it. I was hoping for a way to toggle thru them,...
jrockow General Coding Help 3 836 Jun-25-2023, 05:12 PM
    Thread: Subtitle Access
Post: Subtitle Access

I have been searching for quite a while to find the correct attribute to toggle thru the subtitles in my Pyhton VLC script. When I use VLC directly the "v" works as described. I can find the "play", "...
jrockow General Coding Help 3 836 Jun-25-2023, 02:14 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020