Patrick Heyer

Results 313 comments of Patrick Heyer

My bad - obvious duplicate to https://github.com/Palakis/obs-ndi/issues/574 - leave it to you which one to close as duplicate.

~~I _might_ have fixed this by changing this single line:~~ See below.

Yeah I was a bit stupid, my bad - so `obs-ndi` seems to use a channel stride of `samples * 4` and uses that to identify the size for each...

I _guess_ Palakis was busy with the new obs-websocket version which came out in February, he also wrote the new track matte transitions functionality in OBS 27, so he's definitely...

What is the different context? Because for `NDIlib_FourCC_audio_type_FLTP` (planar floating point audio) type audio streams the channel stride seems to be the right choice: ``` union { // If the...

@rudyryk Thank you for all your work and absolutely understandable solution you're in. Given what the Peewee docs state, I can't help but feel that future work might face the...

I might be mistaken, but I fail to see how this is an issue with `zimfw`, as the completion-feature is built-in to zsh and it seems to me the root...

@ericbn Yeah haven't had time (or more specifically "made" time) to propose upstream changes to the original, but I'm fine with having an "official" version that just works and my...

@ericbn Does it make sense to keep this as a feature request on the main repo when it sounds like it needs to implemented per theme anyway?

I like the idea in general, but it's obviously depending on a platform-specific binary being present on the system and the `zsh` plugin creating a pipe to this binary running...