Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: HTML multi select HTML listbox with Flask/Python
Post: HTML multi select HTML listbox with Flask/Python

I have stumbled through creating a python tkinter program which plays multiple video clips (captured by motion surveillance app). Works very well but I will need to convert it to be usable over the in...
rfeyer Web Scraping & Web Development 0 4,748 Mar-14-2021, 12:23 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

(Mar-07-2021, 12:49 PM)rfeyer Wrote: Hi all, my little program actually seems to work - fast over Ethernet, not so fast over WiFi. But, it controls and views clips and images produced by motion, and...
rfeyer General Coding Help 18 7,297 Mar-09-2021, 06:12 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Hi all, my little program actually seems to work - fast over Ethernet, not so fast over WiFi. But, it controls and views clips and images produced by motion, and it allows for moving (archiving), copy...
rfeyer General Coding Help 18 7,297 Mar-07-2021, 12:49 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

TOTALLY appreciated! It certainly worked, and, again, has helped immensely! I am sure I will be able to build the rest of buttons/ lists/ checkboxes I need, but am also sure there will be more hurdl...
rfeyer GUI 7 3,580 Feb-20-2021, 09:34 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Can I ask an add-on question (let me know if I need to start a separate forum thread): I added frames for main, play, and widgets. changed code to have MPV play in the PlayFrame. Can the process of p...
rfeyer GUI 7 3,580 Feb-20-2021, 08:58 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Not at all, I am amazed at how much you helped with MPV! I did some testing with ffmpeg last 2 days, but getting spead up and down was not possible for me, so I gave up. No, this will work as you got ...
rfeyer GUI 7 3,580 Feb-20-2021, 08:53 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Axel, you can not believe how much you helped! I have been dealing with this window freeze for 2+ weeks now, tons of trial and error and tons of posts (including StackOF) without any advancement until...
rfeyer GUI 7 3,580 Feb-20-2021, 08:11 PM
    Thread: mpv window freeze before video end
Post: mpv window freeze before video end

The code below works to play a video file (did not include the video file here), but problem is: If I pause the video by right clicking, then 'x' out the window (or right click title bar and select 'c...
rfeyer GUI 7 3,580 Feb-19-2021, 11:30 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Hey - that is something I can explore! Ty for that! I actually found something this morning: the tkinter is single threaded, so, I will have to explore how to do multi threading! However, pyQT5 may do...
rfeyer General Coding Help 18 7,297 Feb-17-2021, 04:32 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Great! So, python-MPV will allow me to create a GUI, usable over LAN and possibly Web? I will look at python-MPV after chores! TY
rfeyer General Coding Help 18 7,297 Feb-17-2021, 01:55 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

TY for info and links! I will check out both. My os is Mint 20
rfeyer General Coding Help 18 7,297 Feb-17-2021, 12:54 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

no, I don't have to use tkinter. I simply chose it as it works with python, which I had used some about 12 years ago. My needs are to view mkv video files (usually 15 to 120 seconds each) which are pr...
rfeyer General Coding Help 18 7,297 Feb-17-2021, 11:02 AM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

My apology - I thought I had the python /python with [] included before and after text, but it is not showing correctly and the edit button won't let me edit
rfeyer General Coding Help 18 7,297 Feb-17-2021, 12:12 AM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

TY - that works! But only when I use it as a standalone. When I plug it into the function of the (initially posted) script, one of two things happen: 1- if I halt the strem (rightclick) and try to cl...
rfeyer General Coding Help 18 7,297 Feb-17-2021, 12:07 AM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

OK,so I have tried dozens of different avenues to loop through a tuple, no success. I have been able to write the tuple files to a file called mplaylist.e3u However, now I can not find any coding or ...
rfeyer General Coding Help 18 7,297 Feb-16-2021, 09:55 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

Not sure if I overwhelmed with entering the whole code. It is worth noting, that, with all the Buttons and Defs (i.e.: View, Copy, Delete, Move), the View function is the only one causing problems of ...
rfeyer General Coding Help 18 7,297 Feb-16-2021, 01:11 PM
    Thread: mpv window freeze before video end
Post: RE: mpv window freeze before video end

(Feb-15-2021, 08:52 PM)nilamo Wrote: (Feb-13-2021, 10:54 PM)rfeyer Wrote: [snip...] freezes until I close the app from idle I think there's known issues with using tk inside idle. Does the same b...
rfeyer General Coding Help 18 7,297 Feb-16-2021, 03:11 AM
    Thread: mpv window freeze before video end
Post: mpv window freeze before video end

Hi all, mostly new to python, certainly new to tkinter and mpv! wrote a little python/tkinter script to select recorded mkv's (from motion) which then play via mpv. All works OK, but: whether I sele...
rfeyer General Coding Help 18 7,297 Feb-13-2021, 10:54 PM

User Panel Messages

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