Results 9 comments of Spo-oky

Same here... Using name or IP appears "Cannot open connection: No Hostname specified!" I'm using Windows 10 and the portable version.

Same problem, anyone found some tweak to fix this? Wrap disable doesn't work,

Yes, I can confirm that happens on 27.2.4 and 28.

I was trying to use this feature with a 4k video and divided by 4 decklink's (Decklink duo 2, 4 outputs) to perform the 4k. All with low latency, but...

> > I wrote the changes you suggested, and asked it to create a login screen using Next.js, React, and Tailwind. I'm using Claude 3, the DuckDuckGo search system, and...

> ```python > if "~~~" in response: > response = response.split("~~~", 1)[1] > response = response[:response.rfind("~~~")] > response = response.strip() > ``` Thanks @gonzalovsilva, this fixed the tracemalloc error!

I've changed to this.ffmpeg_exec.stdin.write('q') instead of 'this.ffmpeg_exec.kill();' as I've seen it on internet on "how to quit ffmpeg from nodejs". It works for me.... Hope it helps you.

I can confirm that all text is on a tspan. But as soon as I uncomment: `data.singleShape = true;` all my images get out of place and stay on Top:0...

I have the same problem, I've testes all versions and work ok but none of the versions 5.9.X. In all 5.9.X the word turns into separate characters. Anyone found out...