From 83da97f9558cad7839657635a8969ac87b66a5df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Mon, 11 Mar 2024 05:09:57 +0100 Subject: github/issue_template: add note about --profile=fast and --hwdec --- .github/ISSUE_TEMPLATE/2_bug_report_macos.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.github/ISSUE_TEMPLATE/2_bug_report_macos.md') diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md index e30347a4ae..470b4a0922 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md @@ -24,6 +24,10 @@ Releases are listed here: https://github.com/mpv-player/mpv/releases Try to reproduce your issue with --no-config first. If it isn't reproducible with --no-config try to first find out which option or script causes your issue. +If the issue is performance-related, try to reproduce it with --no-config +--profile=fast, which is designed to work on lower-end mobile devices. +Additionally, enable hardware decoding with --hwdec=yes or the Ctrl+h shortcut. + Describe the reproduction steps as precise as possible. It's very likely that the bug you experience wasn't reproduced by the developer because the workflow differs from your own. -- cgit v1.2.3