diff options
| author | Artiume <siderite@gmail.com> | 2020-01-13 17:16:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-13 17:16:43 -0500 |
| commit | 402691b5e1e1b753ba88fda64ffc877b96c78ecf (patch) | |
| tree | 665c7f6ea6001d532a21c5dafe3e7af1083e9e02 | |
| parent | facbd87cfca7ffef1760419422c2057b1ef6d501 (diff) | |
Explicitly ask for ffmpeg logs
gimme yo ffmpeg logs, yo
| -rw-r--r-- | .github/ISSUE_TEMPLATE/media_playback.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/media_playback.md b/.github/ISSUE_TEMPLATE/media_playback.md index 93af33fbf..5b3cb834e 100644 --- a/.github/ISSUE_TEMPLATE/media_playback.md +++ b/.github/ISSUE_TEMPLATE/media_playback.md @@ -11,7 +11,10 @@ assignees: '' <!-- Use the Media Info tool (set to text format, download here: https://mediaarea.net/en/MediaInfo) or copy the info from the web ui for the file with the playback issue. --> **Logs** -<!-- Please paste any log message from during the playback issue, for example the ffmpeg command line can be very useful. --> +<!-- Please paste any log message from during the playback issue.--> + +**FFmpeg Logs** +<!-- please paste any FFmpeg logs if remuxing or transcoding appears to be part of the issue. --> **Stats for Nerds Screenshots** <!-- If available, add screenshots of the stats for nerds screen to help show the issue problem. --> |
