Peter Würtz

Results 45 comments of Peter Würtz

Two questions on this - Is there a new `uvloop` release on the horizon that includes this feature? ;) - Any words of caution concerning `libuv` API compatibility? Is `uvloop`...

What is the preferred path forward for this? FFMPEG seems to support various backends now, including [rav1e](https://github.com/xiph/rav1e/) and [dav1d](https://code.videolan.org/videolan/dav1d). Does OpenCV automatically gain AV1 support if built against an AV1...

@yarglah 's workaround worked for me too. Simply run `registry:2.6` instead of `registry:2`. Seems this validation error has been introduced somewhere in `2.7`.

I think it would be beneficial to get some convenience functionality for bringing Qt signals to the async domain. IMHO this isn't as trivial as one might expect, since a...

Doesn't seem to work for `jupyter lab`. Added the flag to the configuration file but it is ignored.

Ok I think I got a better understanding of this now. I guess my real question was: There seem to be zip files out there in the wild with malformed...

@pmqs > .. do you remember where the Test.zip file originated or anything about what it is used for? Yea sure. See that `Basler_Ace_USB_99ba4124_Version_1_0.xml` file in there? It's a GenICam...

I'm so confused. My OpenCV 4.1.1 build is faster and more efficient when using default than it is when setting compression level 3. Tried setting any of the levels from...

Correct! Eventually figured out that there are other settings to this as well and the OpenCV behavior is somewhat non-intuitive when using additional parameters. Discussed this on some other thread...

I'm still seeing this exact error on a freshly downloaded / installed Armbian on a NanoPi Neo Air. Also tried `armbian-config` from github master, same error. What is the current...