Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video takes a long time to load. #4

Open
zynine- opened this issue Sep 26, 2016 · 1 comment
Open

Video takes a long time to load. #4

zynine- opened this issue Sep 26, 2016 · 1 comment

Comments

@zynine-
Copy link
Owner

zynine- commented Sep 26, 2016

Symptoms:

Video takes a long time to load.

Cause:

PMS transcodes the video into 4MB chunk sizes. The lower the quality, the longer it takes to fill up this chunk, before it is played on the client device, on devices which uses matroska container instead of HLS container.

Detailed Analysis:

Video Quality Theoretical Load time Chrome HTML5 Roku3
20 Mbps 2 s 7 s 7 s
12 Mbps 3 s 7 s -
10 Mbps 3 s 7 s -
8 Mbps 4 s 7 s 20 s
4 Mbps 8 s 12 s -
3 Mbps 11 s 15 s -
2 Mbps 16 s 20 s 25 s
1.5 Mbps 22 s 38 s -
720 kbps 46 s 60 s -
320 kbps 103 s - -
208 kbps 158 s - -
96 kbps 341 s - -
64 kbps 512 s - -

Tested with i5-3570K Quad Core, 32GB RAM, SSD, Windows 10, PMS 1.1.4

Resolution:

Increase the Plex video quality on the client. Typically: Settings->Player->Online Quality

Roku Resolution:

Change Plex Client Settings->Video->Transcode Format->HLS

Affected:

  • Chrome + HTML5 (Win10)
  • ChromeCast
  • Plex Media Player (Win10)
  • Roku

Not Affected:

  • Android
  • Chrome + JWPlayer (Win10)
  • Microsoft Edge (Win 10)
@andrewconnell
Copy link

Noticing the same behavior... would like to improve the signal acquisition time on the Roku Premium+. When viewing an OTA channel via this plugin using the Plex Web app (1.2 beta 4 for DVR), signal acquired within a few seconds. However, best I can do on the Roku Premium+ is 45s.

Scenario

  • PMS v1.2.* beta 4
    • 2x XEON Quad Core (E5620) 2.1Ghz
    • 48GB RAM
    • Windows Server 2012
    • OS drive dual 1T 7200RPM mirrored & data on NAS via mapped drives
  • HD HomeRun Connect
  • Everything hardwired via CAT5e & commercial switches
  • Roku Premium+
    • Player transcode set to automatic (was slower set to HLS)
    • Local video quality set to 20Mbps (not sure this matters since it's transcoded video)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants