nvidia-vaapi-driver icon indicating copy to clipboard operation
nvidia-vaapi-driver copied to clipboard

Deprecated "mpv" debug option "--opengl-debug" be replaced by "--gpu-debug"

Open ManuLinares opened this issue 3 years ago • 0 comments

https://github.com/elFarto/nvidia-vaapi-driver/blob/8e66a2fe429a57fda1bbd735842fe8fec87d1d7b/test.sh#L21

[cplayer] Warning: option --opengl-debug was replaced with --gpu-debug and might be removed in the future.

should be: $MPV -v --msg-level=all=debug --hwdec=vaapi --gpu-debug --hwdec-codecs=all --vd-lavc-check-hw-profile=no "$@"

ManuLinares avatar Aug 05 '22 23:08 ManuLinares