[BUG] GLSL filter = crash - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] GLSL filter = crash (/thread-3878.html) Pages:
1
2
|
RE: GLSL filter = crash - Selur - 20.09.2024 Okay, so if you feed 8k content into GLSL via vsplacebo it crashes and if you feed 4k content it works, correct? (you resized to 4k and then applied the GLSL filter; here, there is no issue with 10k content; haven't tested further) So this is probably some restriction based on the resolution, or some other setting in the drivers. Did you change any of the default global 3d setting (or similar) for your card? Cu Selur RE: GLSL filter = crash - tailland - 20.09.2024 i resetted all nvidia driver settings. no change. checked a bit more... - using glsl saturation, gamma and rgbadjust ALL worked only after resizing to 50% resolution AND putting them at the end of the filter order. - using those filters at "regular" 4k footage works always. that's plain weird RE: GLSL filter = crash - Selur - 21.09.2024 After resizing, you are back to a 4k resolution, so that is not surprising if the limit is indeed 4k. |