Emby GPU Transconding

pabloalcantara

Dabbler
Joined
Feb 21, 2022
Messages
29
Hi,
Have any one have success in running Emby with GPU transcoding (NVIDIA GPU) on Scale 22.02 Release?
 
Last edited:

Ixian

Patron
Joined
May 11, 2015
Messages
218
I use docker-compose, not apps, but it works fine for me. SCALE comes with both nvidia drivers (460.91) and the nvidia-docker packages pre-installed so all you have to do is make sure the container can see it.

If you are using apps I know the Truecharts release for Emby has GPU support, I believe you can also add the GPU in if you use "launch docker". I don't use either though.
 

pabloalcantara

Dabbler
Joined
Feb 21, 2022
Messages
29
I´m using the TrueCharts Version.. But Emby can´t see the gpu, and when transcoding, my cpu use goes HI. So, the GPU is not doing the transcoding.
 

Ixian

Patron
Joined
May 11, 2015
Messages
218
Open a shell (System>Shell in menu) and type nvidia-smi. What is the output?
 

pabloalcantara

Dabbler
Joined
Feb 21, 2022
Messages
29
root@truenas[/mnt/ssd01/docker]# nvidia-smi
Thu Mar 3 13:58:14 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.91.03 Driver Version: 460.91.03 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce GT 710 Off | 00000000:03:00.0 N/A | N/A |
| 40% 42C P8 N/A / N/A | 0MiB / 979MiB | N/A Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
 

Kazuto

Cadet
Joined
May 9, 2022
Messages
1
I have the same problem. GPU is found when executing `nvidia-smi` but can't select it in apps.

1652165243456.png
 

Trevor68

Contributor
Joined
Oct 15, 2021
Messages
130

pabloalcantara

Dabbler
Joined
Feb 21, 2022
Messages
29

Trevor68

Contributor
Joined
Oct 15, 2021
Messages
130
Not worth experimenting if it doesn't work, I've moved Emby over to my gaming rig now, the RX6700XT is cranking out the 4k hevc stuff just fine.
 

Trevor68

Contributor
Joined
Oct 15, 2021
Messages
130
I took a gamble and added the GTX1650, it is transcoding like a charm, just a shame the emby android client doesn't understand my reverse proxy now.
 
Top