Closed mightyhuhn closed 1 month ago
You only need mpv bw36x36_nv12.avi --no-config --vo=gpu-next --gpu-api=vulkan
to reproduce, works fine with vulkan on vo_gpu.
cc @haasn
Vulkan doesn't support rgb32f
as a fbo-format. You need to set fbo-format=rgba32f
thanks for the info. while stating facts is never wrong. does this change anything related to the topic? i got the same result. the mpv.conf was only added for preproduction in case i missed something.
Important Information
Provide following Information:
Reproduction steps
open: bw36x36_nv12.zip
GPU next issue only
Expected behavior
a black and white image
Actual behavior
white is teal
Log file
output.zip
Sample files
see above
only happens with gpu-next will work fine with GPU and the following settings
--no-config was of no help because it instantly closes...