Skip to content

Commit

Permalink
replaced --opengl-debug with --gpu-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
elFarto committed Aug 27, 2022
1 parent e94663c commit dbf585a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ export NVD_LOG=1
#mpv -v --hwdec=vaapi-copy --hwdec-codecs=all --vd-lavc-check-hw-profile=no $@
#mpv -v -v --msg-level=all=debug --hwdec=vaapi --hwdec-codecs=all --vd-lavc-check-hw-profile=no $@
#apitrace trace -v -a egl
$MPV -v --msg-level=all=debug --hwdec=vaapi --opengl-debug --hwdec-codecs=all --vd-lavc-check-hw-profile=no "$@"
$MPV -v --msg-level=all=debug --hwdec=vaapi --gpu-debug --hwdec-codecs=all --vd-lavc-check-hw-profile=no "$@"

0 comments on commit dbf585a

Please sign in to comment.