https://bugs.kde.org/show_bug.cgi?id=503080
--- Comment #3 from WeathrdKde <tpapata1...@gmail.com> --- This is the output I get from MPV in KDE Plasma 6.3.4 ``` ● Video --vid=1 (av1 3840x2160 30 fps) [default] ● Audio --aid=1 (aac 2ch 44100 Hz) [default] [autoconvert] HW-uploading to vaapi [autoconvert] Converting yuv420p10 -> rgb30 [hwupload] upload rgb30 -> vaapi[rgb30] AO: [pipewire] 44100Hz stereo 2ch floatp VO: [dmabuf-wayland] 3840x2160 vaapi[rgb30] ``` And this is the output from 6.3.80-g3f7aefed00 ``` ● Video --vid=1 (av1 3840x2160 30 fps) [default] ● Audio --aid=1 (aac 2ch 44100 Hz) [default] [autoconvert] HW-uploading to vaapi [autoconvert] Converting yuv420p10 -> p010 [hwupload] upload p010 -> vaapi[p010] AO: [pipewire] 44100Hz stereo 2ch floatp VO: [dmabuf-wayland] 3840x2160 vaapi[p010] ``` -- You are receiving this mail because: You are watching all bug changes.