CaveSven
CaveSven
Maybe you can try something like this: `_, message = ffmpeg.input(...).filter('showinfo').output(...).run(quiet=True)` and then get pts from the string in `message.decode()` using a regexp. This is working for me when dissecting...
I appreciate the offer to help!
No, they are three times the same address. I cannot figure out why I see multiple entries here. The consequence is that I have to manually confirm each key, even...
I am on osx, Neomutt Version: 20240425 GPGme: 1.23.2 I only notice that the number of duplicates varies with each key, but didn't find a pattern (like e.g. the number...
Thanks! 1. Keys only have one uid. 2. See attachment. 
I appreciate you looking into this. :-)