Closed mario-g98 closed 9 months ago
Any thing in mpv's console? press `
(under esc to show it)
I guess you are using old mpv with out libplacebo dependencies. I don't know how mpv got installed in linux, but https://aur.archlinux.org/packages/mpv-full-git may be helpful for you.
Edit: Thank you for the response!
I am running version 0.37 on arch
Using hardware decoding (vaapi).
[auto_profiles] Applying auto profile: bt.2100-pq
AO: [pipewire] 48000Hz 7.1 8ch floatp
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/utils/clip_both.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/utils/clip_both.glsl.
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/transfer-function/pq_inv.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/transfer-function/pq_inv.glsl.
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/utils/chroma_correction.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/utils/chroma_correction.glsl.
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/tone-mapping/dynamic.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/tone-mapping/dynamic.glsl.
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/gamut-mapping/jedypod.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/gamut-mapping/jedypod.glsl.
[file] Cannot open file '/home/mario/.config/mpv/shaders/hdr-toys/transfer-function/bt1886.glsl': No such file or directory
Failed to open /home/mario/.config/mpv/shaders/hdr-toys/transfer-function/bt1886.glsl.
VO: [gpu-next] 3840x2160 vaapi[p010]
have you copied those files to their locations?
I had somehow messed up the folder structure. I feel stupid. Now it is working, thank you!
Is it normal to have a slight lag? I am on Dell XPS 9500 with Intel i7-10750H, the cpu usage is around 6%. But the playback is a bit choppy.
Not normal. You can press shift+i
then press 2
to get the timing info of shaders.
I am getting peak μs of around 100 000.
If you play without hdr-toys it will be smooth?
As you can see the upscaling cost most, try to change it to hermite or something cost less. --scale
Changing the scale to hermite solved the problem, thank you.
you can leave out 'chroma correction' and drop dithering down to 8 bit, if you are on a SDR monitor/tv
if your issue is sovled you can click on "close issue"
Maybe I don't know how to set it up correctly , but the the colors look washed out.
this is my mpv.conf: