NuWanDa

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by NuWanDa

  1. 6 hours ago, ConnerVT said:

     

    In your screenshots, I see you have subtitles selected (English (SRT)).  Plex has, in the past and maybe still, used CPU transcoding when there are subtitles.  Retry your test without subtitle selected.

     

    Also, be sure that you do not have leading or trailing space char on your GPU ID in the Plex template.  I've been burned by this before.

     

    Thanks for your reply.

    My experience with SRT subs is that they don't cause CPU transcoding, while burnt-in subs do.

     

    • Thanks 1
  2. 26 minutes ago, ich777 said:

    Now I see what's missing you have an error in your template it should be NVIDIA_VISIBLE_DEVICES not NVIDIA_VISIBLE_DEVICE

     

    OMG, thank you! This solved it for me.

     

    In Plex Server settings, now the GPU card is visible in the transcoder options:

    image.png.72f3ac75832cc04c46ea30a1d08c2245.png

     

    Now HW transcoding two streams simultaneously, on iPhone and on LG TV.

    image.png.3e63c45ccea9ef4fa114503314d67586.png 

     

    The stream on the TV is a 4K movie, transcoding to 720P for testing purposes, works as a charm.

     

    CPU load is only 12% with 2 streams HW transcoding, instead of 32% before with 1 stream in CPU transcoding. The GPU is humming at 11% load.

    image.png.34457a51a24bf7f1778ac76c6423cf61.png

     

    Both streams also visible in nvidia-smi.

    image.png.dd6d186ed66ed155fa125021828e3e4c.png

     

    @ich777 Thanks for your keen eye in discovering this typo error on my part.

     

    • Like 1
  3. 23 minutes ago, ich777 said:

    Are you sure that you've entered a Plex token so that the container knows that you are even able to transcode?

    I didn't up until now, thanks for that. So, entered my plex_claim:

    image.png.84548aff31bf7664d641c525f335fb1a.png

    However, this doesn't solve it.

     

    23 minutes ago, ich777 said:

    Are you sure you did force a transcode? Set the quality to something lower, but please don't use the Plex Web App since it is known to cause issues and not work correctly.

    I think I do. Requsting Plex to transcode by requesting a different video quality (e.g. 10Mbps 1080p) in the Plex player (in this case on my iPhone).

    image.png.5f51ebeab772325dc2cbd653340116cd.png

     

    So still CPU transcoding.

  4. Hoping someone can help, have searched for 2 days now.

    New Unraid Server, Unraid 6.12.4, HP DL380 G9 with nVidia Quadro P2000 GPU. Can't get Plex to use HW transcoding.

     

    Using Production Branch driver in nVidia Plugin Settings.

    image.png.b5d46f9063a1a28d5ba012a43af869d3.png

     

    Based on forums tips, I have Plex docker settings like this

    image.thumb.png.f385d35d660484344fcacaccef44dfc4.png

     

    image.png.ec2d68e7069ce12f84acf0850cf7e919.png

     

    And these in Plex Server Settings:

    image.thumb.png.e1fbfd8df87a022c08776ac4ced7f89f.png

     

    Still, when forcing transcoding, no HW transcoding is used, only CPU is used.

    image.png.3c00b84e466a953c8e1cff108d8f33fd.png

     

    Double checking with "watch nvidia-smi" in Unraid Terminal, shows the GPU isn't working.

    image.png.b69b45d4763e15bd8a2492ea8e3f283b.png

     

    Posting diagnostics too.

    Assistance very much appreciated. 🙂

    srv-master2-diagnostics-20231124-2312.zip

  5. As reported by others, no scripts are created, neither in the scripts-folder "/boot/config/plugins/user.scripts/scripts/", neither in the appdata folder of MacInABox.

     

    Output of my terminal window:

    root@srv-master:~# ls /boot/config/plugins/user.scripts/scripts/
    delete.ds_store/  delete_dangling_images/  viewDockerLogSize/

     

    The docker has been running for 20 minutes now, no scripts created. I suspect download of the ISO is not ongoing, as CPU load is 0%.

    Please advise.