masc4ii

Results 167 comments of masc4ii

What exactly does pattern noise? It looks always worse than without... I really don't know why using it. Yes, CS is faster... what a shame that this does not work...

If you like: take the dualiso with the pragma's and try out each single one on the reverted file. Maybe you'll find the one doing this stupid error... (but there...

Hmmm... the "poor mans multithreading". 😄 The problem with dual iso is, that the current algorithm is 100% single threaded. We had no luck at all to change that easily.

Solution for Win11 users from Arto Holopainen: If you have export crash issues, run MLV App (I'm using 64 dynamic ver) in Win8 compatibility mode. No more crashing. Maybe this...

@esbante : are you in "drop frame mode" and activated "audio output" from menu? Otherwise there is no audio playback.

Comma separation is no good idea, because for some locations a value can be 1.2 and in some others 1,2. So reading csv would fail in some countries. That's why...

I added fast open as option. I hope it has no side effects. Please test! 😄

If I remember right, the output lines were looked very limited (lines not round anymore, like drawn with just a few connected points) when not using --max-nodes-per-tile=0 --max-nodes-per-way=0. I tried...

Yes, there is a reason: the lossless de-/compression works just single threaded. If you find another solution, feel free to make a PR. If you use MLVFS, you already have...