Transcoder Error caused by Samsung TV

Server Version#: 1.32.5.7516
Player Version#: 5.69.1

I get the error “Conversion failed. The transcoder exited due to an error.” when approaching the end of a stream while watching content from my PMS running on Ubuntu 22.04.3 on a Samsung TV (it does not happen on other players). I looked at the logs (shown below) and I noticed a negative byte offset that caused a segmentation fault.

Sep 25, 2023 02:34:42.421 [140050059909944] DEBUG - Request: [127.0.0.1:47292 (Loopback)] PUT /video/:/transcode/session/ny4d97ba8xrcewetasu7578t/230d6026-dff1-452b-be57-4022b22c59b0/progress?duration=1940.565000 (7 live) #22a0ff Signed-in Token (jardim01) (range: bytes=0-) 
Sep 25, 2023 02:34:42.421 [140050140580664] DEBUG - [Req#22a0ee/Transcode] Started session successfully: ny4d97ba8xrcewetasu7578t
Sep 25, 2023 02:34:42.422 [140050140580664] DEBUG - Content-Length is -1 (of total: -1).
Sep 25, 2023 02:34:42.422 [140050297744184] DEBUG - Completed: [127.0.0.1:47292] 204 PUT /video/:/transcode/session/ny4d97ba8xrcewetasu7578t/230d6026-dff1-452b-be57-4022b22c59b0/progress?duration=1940.565000 (7 live) #22a0ff 1ms 203 bytes (pipelined: 10) (range: bytes=0-) 
Sep 25, 2023 02:34:42.423 [140050136734520] DEBUG - [TranscodeOutputStream] Input processing thread started at offset 0 for -1 bytes.
Sep 25, 2023 02:34:42.945 [140050299853624] DEBUG - Jobs: '/usr/lib/plexmediaserver/Plex Transcoder' exit code for process 691852 is -11 (signal: Segmentation fault)
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Notifying consumer that data is complete.
Sep 25, 2023 02:34:42.947 [140050136734520] DEBUG - [TranscodeOutputStream] Input processing thread exited after writing 0 bytes, m_closed=0, m_endOfFileReached=1, session->isStopped()=0
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Streaming Resource: Terminated session 0x7f5ffdc0a1d8:fpdunu7x4abqrkptvz1terfs with reason Conversion failed. The transcoder exited due to an error.
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Killing job.
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Signalling job ID 691852 with 9
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Job was already killed, not killing again.
Sep 25, 2023 02:34:42.947 [140050106317624] DEBUG - Stopping transcode session ny4d97ba8xrcewetasu7578t
Sep 25, 2023 02:34:42.948 [140050097879864] DEBUG - Cleaning directory for session ny4d97ba8xrcewetasu7578t (/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/Transcode/Sessions/plex-transcode-ny4d97ba8xrcewetasu7578t-230d6026-dff1-452b-be57-4022b22c59b0)
Sep 25, 2023 02:34:42.949 [140050106317624] DEBUG - Transcoder: Cleaning old transcode directories.
Sep 25, 2023 02:34:42.950 [140050106317624] DEBUG - Whacked session ny4d97ba8xrcewetasu7578t, 0 remaining.
Sep 25, 2023 02:34:42.950 [140050106317624] DEBUG - Cleaning directory for session ny4d97ba8xrcewetasu7578t (/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/Transcode/Sessions/plex-transcode-ny4d97ba8xrcewetasu7578t-230d6026-dff1-452b-be57-4022b22c59b0)
Sep 25, 2023 02:34:43.033 [140050295634744] ERROR - [TranscodeOutputStream] Session appears to have died from under us

Are subtitles enabled?

If so, that’s a known problem and fixed in the current beta release.

  • (Transcoder) Unexpected behavior when subtitles ended before the end of video (#14426)

I just tested without subtitles enabled and everything works as expected. Any idea of when this update will be available for non Plex Pass users? Until then, is there a version I can downgrade to where this problem does not exist? Thank you!

Here is the main thread on the topic: Conversion failed playback error when subtitles are over (usually at the end)

OP was running 1.32.2.7100 at the time, so you would have to fall back to something earlier than that.

When fix will be in pubic version is unknown, but possibly within the next week, based on last post in thread:

Ok, thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.