Results 275 comments of llyyr

> But it does not say anything like that in the documentation? I went back to the beginning of time (v0.28.0) and %title specifically has always been broken this way,...

> Nothing, this is just for convenience so you don't have to specify that for every command. I think you probably _want_ to specify it for each command, otherwise mixing...

Can you try with mesa main instead of https://github.com/Zamundaaa/VK_hdr_layer ? The latter says "Hacks. Don't use for serious color work"

If you explicitly specify `--hwdec=no` with `--vo=dmabuf-wayland`, does the green tint go away?

Hmm... I could reproduce the issue and it was related to vaapi uploads / format conversion. FWIW gpu-next output is _correct_. Does `--vf=format=rgb30` help?

> Would also be great if anyone could confirm that Plasma is not affected by this issue. It is. I reproduced the issue on Kwin.

> How does this behave on Plasma 6.5 now? I still can't get mpv gpu-next on Vulkan to display unsquashed brightness of the following jxl file unless I disable the...

``` [ 1.265][d][vo/gpu/libplacebo] Allocating 8306688 memory of type 0x7 (id 5) in heap 2: ../src/gpu/utils.c:575 [ 1.265][e][vo/gpu/libplacebo] Allocation of size 8112K failed: VK_ERROR_OUT_OF_DEVICE_MEMORY! [ 1.265][e][vo/gpu/libplacebo] Memory heaps supported by device:...

I have a fix for this but I need a bit more time to make sure what sort of behavior makes sense, and also how to update the documentation to...

The blur part will be fixed by https://github.com/libass/libass/pull/827 ~~the position part will be fixed by https://github.com/mpv-player/mpv/pull/14858~~ But maybe we don't want to fix the positioning part, see: https://github.com/mpv-player/mpv/commit/2f1eb49e9f130c728c09a3458ff8449bc571c0c0 edit: Yeah,...