Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

player: Live TV + display mode switching causes long delay when using skip command #754

Open
chrislawrence opened this issue Jun 16, 2018 · 4 comments
Labels
av Integration issues with AVR and TV next:mpv Issues to inspect when upgrading MPV

Comments

@chrislawrence
Copy link

Test environment

PMS Version: 3.53.7
PMP Version: 2.12.1
Platform (Windows/OSX/Embedded): Windows 10

Steps to reproduce

  1. Set ‘Allow display mode switching’ to true
  2. Watch live TV stream
  3. Use skip back/forward buttons

Current behaviour

  1. If the refresh rate or resolution of the live stream are different to that of the default GUI then each time the skip button is pressed it triggers reset of the refresh rate causing the screen to be blank for 2-3 seconds. This causes a much longer pause when skipping than if display mode switching preference is off.

Expected behavior

  1. Refresh rate/resolution remains constant when skipping as occurs with playback of any other source.
@dan-the-man-nz
Copy link

dan-the-man-nz commented Jun 19, 2018

i can confirm this is happening with live tv

for example, gui is 60Hz
play live tv 50Hz
skip back
PMP switches to 60Hz for a moment, then back to 50Hz and resumes playback

it is not doing this with recorded tv or other videos

here is a log showing this happening

PlexMediaPlayer.log

@mseeley
Copy link
Contributor

mseeley commented Aug 16, 2018

Hi folks. Sorry for the late reply.

Does this also occur when seeking during transcoded playback of typical movies and TV shows on PMS? IIRC seeking in live TV forces a new transcode session. Perhaps this is being interpreted in PMP as "stop and return to the default refresh rate" before it the next session kicks off.

@dan-the-man-nz
Copy link

you are right, this does occur as you said, the same thing happens if you force PMP to transcode a typical tv show .mkv

that is not ideal at all.

@mseeley
Copy link
Contributor

mseeley commented Aug 16, 2018

Thanks @dan-the-man-nz. 👍

Compounding bugs here. Troubles in the PMP host/MPV cause us to avoid direct playing. That in turn tickled an existing refresh rate bug.

We'll need help getting the refresh rate bug/behavior worked around.

@mseeley mseeley added the av Integration issues with AVR and TV label Dec 21, 2018
@mseeley mseeley added next:mpv Issues to inspect when upgrading MPV and removed platform:windows labels Dec 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
av Integration issues with AVR and TV next:mpv Issues to inspect when upgrading MPV
Projects
None yet
Development

No branches or pull requests

3 participants