From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2023-07-19-plex-transcoder-errors.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content/blog/2023-07-19-plex-transcoder-errors.md') diff --git a/content/blog/2023-07-19-plex-transcoder-errors.md b/content/blog/2023-07-19-plex-transcoder-errors.md index d007aef..280a41c 100644 --- a/content/blog/2023-07-19-plex-transcoder-errors.md +++ b/content/blog/2023-07-19-plex-transcoder-errors.md @@ -10,21 +10,21 @@ draft = false Occasionally, you may see an error in your Plex client that references a failure with the transcoder conversion process. The specific error wording is: -``` txt +```txt Conversion failed. The transcoder failed to start up. ``` # Debugging the Cause -In order to get a better look at what is causing the error, I'm going to -observe the Plex console while the error occurs. To do this, open the Plex web -client, go to `Settings` > `Manage` > `Console`. Now, try to play the title -again and watch to see which errors occur. +In order to get a better look at what is causing the error, I'm going to observe +the Plex console while the error occurs. To do this, open the Plex web client, +go to `Settings` > `Manage` > `Console`. Now, try to play the title again and +watch to see which errors occur. In my case, you can see the errors below are related to a subtitle file (`.srt`) causing the transcoder to crash. -``` txt +```txt Jul 19, 2023 16:49:34.945 [140184571120440] Error — Couldn't find the file to stream: /movies/Movie Title (2021)/Movie Title (2021).srt Jul 19, 2023 16:49:34.947 [140184532732728] Error — [Req#7611/Transcode/42935159-67C1-4192-9336-DDC6F7BC9330] Error configuring transcoder: TPU: Failed to download sub-stream to temporary file Jul 19, 2023 16:49:35.225 [140184532732728] Warning — [Req#760d/Transcode] Got a request to stop a transcode session without a valid session GUID. -- cgit v1.2.3-70-g09d2