Plex server version: 4.22.2
Plex for windows: latest available
Hi guys, I was wondering why my Plex media server is transcoding when it doesn’t need to. I often see that it transcode from H264 to H264 and I’d like to understand why and how to avoid that.
The problem is from remote connection. I tested it with my cousin and he have all the settings good (internet streaming video quality set to maximum, direct play and direct stream checked).
Server side, I have set the limit remote stream bitrate to “original (No limit)”, and upload speed to 19 mbps, which is my actual speed (and more than enough to let him stream directly. Tested with 720p and 1080p)
In log files I found this:
Mar 26, 2020 13:59:18.552 [15964] WARN - Streaming Resource: Bandwidth exceeded: 30752 kbps > 15200 kbps
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: Selected protocol http; container: mkv
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: analyzing media item 104469
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: E7 - Capitolo sette: Verso la verità: no direct play video profile exists for http/mkv/h264
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: E7 - Capitolo sette: Verso la verità: no direct play video profile exists for http/mkv/h264/dca
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: E7 - Capitolo sette: Verso la verità: no direct play video profile exists for http/mkv/h264/ac3
Mar 26, 2020 13:59:18.552 [15964] DEBUG - MDE: True Detective - S1 E7 - Capitolo sette: Verso la verità: selected media 0 / 104469
Mar 26, 2020 13:59:18.552 [15964] DEBUG - Streaming Resource: Calculated bandwidth of 30081kbps exceeds bandwidth limit. Changing decision parameters provided by client to fit bandwidth limit of 15200kbps
Mar 26, 2020 13:59:18.552 [15964] DEBUG - Streaming Resource: Determining preferred transcode encoders through transcode only decision.
I see the warning and it seems to have some kind of bandwidth limit set to 15200 kbps, but I don’t understand the reason and how to avoid it.
