Plex Transcoder running

support.plex.tv/hc/en-us/articles/201697383-Why-is-Plex-Transcoder-using-my-CPU-when-nothing-is-playing-

None of those apply. I have turned off the chapter thumbnails and videos previews, nothing is being synced anywhere, and there is nothing set to optimize, and yet this continues to turn using up 95% or more of the CPU on my NAS and making it impossible to play content.

I’ve killed the process, but it restarts within a minute or two.

/volume1/@appstore/Plex Media Server/Plex Transcoder -codec:v h264 -i /volume1/Media/TV/Humans/Humans - S01E05 - Episode 5.mkv -threads 0 -nostats -q 3 -loglevel quiet -progressurl http://127.0.0.1:32400/video/:/transcode/session/bif/progress -filter_complex [0:V:0] scale=w=320:h=240:force_original_aspect_ratio=decrease [out] -map [out] -r 0.5 /volume1/Plex/Library/Application Support/Plex Media Server/Media/localhost/d/af6812502d3c0e4b3b5c29fa00c111f256acae0.bundle/Contents/Indexes/tmp/img-%06d.jpg

This sure looks like it’s creating a thumbnail. though why this is taking many hour to complete is a mystery.

 PID USER      PR  NI    VIRT    RES  %CPU %MEM     TIME+ S COMMAND
13835 plex      35  15  711.1m  84.7m 346.4  1.1   2:17.89 S /volume1/@appstore/Plex Media Server/Plex Transcoder

@lbutlr said:
I have turned off the chapter thumbnails and videos previews,

Yes, this is a video preview being generated.

Where/How did you turn the preview thumbnails off?

In the Settings => Server => Library => Advanced preferences.

(BTW: I know this is off because every time I update Plex it turns these settings back on, so I am used to disabling them every. single. time.)

It appears that disabling them is not enough, you have to disable them, stop plex, and restart it. At least so far, it has not resumed them.

This is annoying because I like to turn these on manually when I know the server is not going to be used for a long period, and then turn them off. I guess I have to add “stop/restart Plex” to that workflow. And, in the above quoted process, it had been processing that single file for over 2 hours.

There is a second place to disable preview thumbs:
in the properties of each single library, on the ‘Advanced’ tab

Maybe this one “sticks” better.