Server Version#: 1.23.2.4656 (Public) and 1.23.3.4706 (Beta)
Player Version#: Unsure - XBox one latest App
I am currently unable to play any MP4 files in my Xbox One. The same file works fine from the thick client on my phone, on my laptop, or through the web browser. The error is listed below. Logs from the Xbox were set up in debug and pumped into the Server. Server logs are also set to debug, and they have been attached. NOTE that the error saying “Not enough CPU for conversion of this item” is not the actual root cause. I believe it’s the same error as I created here: Unable to play AVI files in either Web or Windows app interfaces; Mobile apps are OK - #12 by JuiceWSA @trumpy81 was helping me with that.
Plex Media Server Logs_2021-06-20_22-16-51.zip (4.3 MB)
Plex Media Server Logs_2021-06-20_22-00-43.zip (5.1 MB)
Summary
Jun 20, 2021 22:16:12.485 [13056] INFO - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] videoStream: {
“id”: 623079,
“streamType”: 1,
“default”: true,
“codec”: “h264”,
“index”: 0,
“bitrate”: 2250,
“bitDepth”: 8,
“chromaLocation”: “left”,
“chromaSubsampling”: “4:2:0”,
“codedHeight”: 800,
“codedWidth”: 1920,
“colorPrimaries”: “bt709”,
“colorRange”: “tv”,
“colorSpace”: “bt709”,
“colorTrc”: “bt709”,
“frameRate”: 23.97599983215332,
“hasScalingMatrix”: false,
“height”: 800,
“level”: 41,
“profile”: “high”,
“refFrames”: 4,
“streamIdentifier”: “1”,
“width”: 1920,
“displayTitle”: “1080p (H.264)”,
“extendedDisplayTitle”: “1080p (H.264)”
}
Jun 20, 2021 22:16:12.485 [13056] INFO - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] audioStream: {
“id”: 623080,
“streamType”: 2,
“selected”: true,
“default”: true,
“codec”: “aac”,
“index”: 1,
“channels”: 6,
“bitrate”: 384,
“audioChannelLayout”: “5.1”,
“profile”: “lc”,
“samplingRate”: 48000,
“streamIdentifier”: “2”,
“displayTitle”: “Unknown (AAC 5.1)”,
“extendedDisplayTitle”: “Unknown (AAC 5.1)”
}
Jun 20, 2021 22:16:12.485 [13056] INFO - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] subtitleStream: none
Jun 20, 2021 22:16:12.485 [13056] WARN - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] Failed to create and set current playable media item - General: Neither direct play nor conversion is available. Direct: App cannot direct play this item. No direct play video profile exists for protocol http, with container mp4, and video codec h264. Transcode: Not enough CPU for conversion of this item.
Jun 20, 2021 22:16:12.485 [13056] WARN - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] [PlaybackSessionController] we failed to create a playable URL!
Jun 20, 2021 22:16:12.486 [13056] ERROR - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] Playback error occurred. Reason: FailedToCreatePlayable, Failed to create a playable with the current play queue item! Message: General: Neither direct play nor conversion is available. Direct: App cannot direct play this item. No direct play video profile exists for protocol http, with container mp4, and video codec h264. Transcode: Not enough CPU for conversion of this item.
Jun 20, 2021 22:16:12.486 [13056] WARN - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] [PlaybackSessionController] could not retry, reporting error
Jun 20, 2021 22:16:12.486 [13056] WARN - [Plex for Xbox] [specul8:ualbh08ue6ma9byx9j6camu3] [PlaybackMetrics] Player sent ready signal or closed but no player or playable provided!