Hello!
when i am trying to do
ffmpeg -i file-4k.mov -c:v libx265 file.mp4
i got the error:
libvmaf ERROR could not read model from path: “/usr/local/share/model/vmaf_v0.6.1.json”
problem loading model file: /usr/local/share/model/vmaf_v0.6.1.json
any ideas how can this be solved?
Thanks.