summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/2_bug_report_macos.md')
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_macos.md26
1 files changed, 16 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
index 43620a3918..470b4a0922 100644
--- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
+++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
@@ -24,9 +24,13 @@ 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
-differes from your own.
+differs from your own.
### Expected behavior
@@ -34,18 +38,20 @@ differes from your own.
### Log file
-Make a log file made with -v -v or --log-file=output.txt. If you use the Bundle
-from a version later than 0.32 a default log is created for your last run at
-~/Library/Logs/mpv.log. You can jump to that file via the Help > Show log File…
-menu. Paste the log to https://0x0.st/ or attach it to the github issue, and
-replace this text with a link to it.
+Make a log file made with -v -v or --log-file=output.txt, attach it to
+the issue, and replace this text with a link to it.
+
+If you use the Bundle, a default log is created for your last run at
+~/Library/Logs/mpv.log. You can jump to that file via the
+Help > Show log File… menu.
-In the case of a crash please provide the macOS Crash Report (Backtrace).
+Without the log file, this issue will be closed for ignoring the issue template.
-The issue will be closed for ignoring the issue template.
+In the case of a crash, please provide the macOS Crash Report (Backtrace).
### Sample files
-Sample files needed to reproduce this issue can be uploaded to https://0x0.st/
-or similar sites. (Only needed if the issue cannot be reproduced without it.)
+Sample files needed to reproduce this issue can be attached to the issue
+(preferred), or be uploaded to https://0x0.st/ or similar sites.
+(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.