Alexkral
20th September 2025, 15:09
Hi, I have some questions regarding the use of vs.placebo:
- placebo.Shader "Takes a YUVxxxP16 clip as input and outputs YUV444P16". This implies two YUV<->RGB conversions, but only one matrix can be specified. Does this mean that the same matrix is used for both conversions? This seems like a problem if you want to use it with a gamut mapping shader.
- I don't understand how to use the "dynamic_peak_detection" feature. I would actually like to use it with placebo.Shader if possible (maybe passing PLSceneMax as a parameter?), but understanding how to use it in placebo.Tonemap would be a good starting point.
- Also, regarding this, I see that PLSceneMax is in nits, but max_pq_y is in PQ light. :confused:
- placebo.Shader "Takes a YUVxxxP16 clip as input and outputs YUV444P16". This implies two YUV<->RGB conversions, but only one matrix can be specified. Does this mean that the same matrix is used for both conversions? This seems like a problem if you want to use it with a gamut mapping shader.
- I don't understand how to use the "dynamic_peak_detection" feature. I would actually like to use it with placebo.Shader if possible (maybe passing PLSceneMax as a parameter?), but understanding how to use it in placebo.Tonemap would be a good starting point.
- Also, regarding this, I see that PLSceneMax is in nits, but max_pq_y is in PQ light. :confused: