2020-01-04 12:01:24 +00:00
|
|
|
---
|
2020-01-19 18:59:47 +00:00
|
|
|
name: 'Report a Windows Issue'
|
|
|
|
about: 'Create a report for a runtime related Windows Issue'
|
2020-01-04 12:01:24 +00:00
|
|
|
title: ''
|
|
|
|
labels: 'os:win'
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
### Important Information
|
|
|
|
|
|
|
|
Provide following Information:
|
|
|
|
- mpv version
|
|
|
|
- Windows Version
|
|
|
|
- Source of the mpv binary
|
|
|
|
- If known which version of mpv introduced the problem
|
2023-12-01 02:18:31 +00:00
|
|
|
- GPU model, driver and version
|
2020-01-04 12:01:24 +00:00
|
|
|
- Possible screenshot or video of visual glitches
|
|
|
|
|
|
|
|
If you're not using git master or the latest release, update.
|
|
|
|
Releases are listed here: https://github.com/mpv-player/mpv/releases
|
|
|
|
|
|
|
|
### Reproduction steps
|
|
|
|
|
2020-02-09 10:58:29 +00:00
|
|
|
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.
|
|
|
|
|
2024-03-11 04:09:57 +00:00
|
|
|
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.
|
|
|
|
|
2020-01-04 12:01:24 +00:00
|
|
|
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
|
2021-08-24 15:14:35 +00:00
|
|
|
differs from your own.
|
2020-01-04 12:01:24 +00:00
|
|
|
|
|
|
|
### Expected behavior
|
|
|
|
|
|
|
|
### Actual behavior
|
|
|
|
|
|
|
|
### Log file
|
|
|
|
|
2023-12-01 02:42:50 +00:00
|
|
|
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.
|
2020-01-04 12:01:24 +00:00
|
|
|
|
2023-12-01 02:18:31 +00:00
|
|
|
Without the log file, this issue will be closed for ignoring the issue template.
|
|
|
|
|
|
|
|
In the case of a crash, please provide a backtrace.
|
2020-01-04 12:01:24 +00:00
|
|
|
|
|
|
|
### Sample files
|
|
|
|
|
2023-12-01 02:42:50 +00:00
|
|
|
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.)
|
2020-01-04 12:01:24 +00:00
|
|
|
Do not use garbage like "cloud storage", especially not Google Drive.
|