Peertube: High bitrate limit on transcoding

Created on 9 Jun 2018  路  4Comments  路  Source: Chocobozzz/PeerTube

  • PeerTube version or URL:
    beta.7
  • Browser name/version:
    Firefox 60.0.1
  • NodeJS version:
    v8.11.2

  • What is the expected behaviour?
    Standard seeded playback without a "large" amount of buffering mid playback or reloading in HTTP.

  • What do you see instead?
    Playing certain videos at 1080p is causing a lot of buffering until it falls back to HTTP (always before halfway, usually earlier). Allowing it to transcode down the resolution (only tested at 480p so far) lets it automatically drop down and stops this from happening.

Examples:

My server has 1891.32 down and 172.86 up, so bandwidth isn't an issue on that end. The speed on my end is 61.2 down and 5.32 up, so it's probably not that either.

The only reason this seems unusual is because I haven't seen another instance have problems like this, and I don't seen any reason for (unusual) playback issues.

  • Browser console log if useful (Gist/Pastebin...):
    https://pastebin.com/gzaZYYm7 (this is from before I started using the workaround, so it couldn't lower the resolution)
Transcoding Type

Most helpful comment

For 1080p ~ 4Mbit/s would be fine.

All 4 comments

This video is particular since it has a very high bitrate (~19Mb/s for the 1080p). There is nothing we can really do.

If you made the video, maybe you could try to use less effects on the video to reduce the size.

I guess this calls for a higher limit to the bitrate in the transcoding parameters.

@Chocobozzz I just checked the rendering preset I use, and its max is definitely way too high. What would you say is the highest safe rate PeerTube can handle?

For 1080p ~ 4Mbit/s would be fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

conferences-gesticulees picture conferences-gesticulees  路  3Comments

ChameleonScales picture ChameleonScales  路  3Comments

milleniumbug picture milleniumbug  路  3Comments

ufm picture ufm  路  3Comments

Jorropo picture Jorropo  路  3Comments