Jump to content

How to set Arc A380 to transcode in Plex?


Recommended Posts

1 hour ago, FoeHammerTime said:

That's it. That's the question. I have hardware acceleration turned on in the Plex settings, but I suspect there is more to it than that. Thanks in advance!

You need to add a device in the Container settings:

Screenshot2024-08-19at00_09_55.png.5d9109b3bcc0fe055c2ee645a4166abc.png

  • Like 1
Link to comment
Posted (edited)
1 hour ago, frodr said:

You need to add a device in the Container settings:

Screenshot2024-08-19at00_09_55.png.5d9109b3bcc0fe055c2ee645a4166abc.png

Just like you have it set up in the picture? I do not have the bottom three settings in the dialogue box. How do I know if it is working? Thanks!

Edited by FoeHammerTime
Link to comment
5 hours ago, frodr said:

Yes.

 

The bottom line appear in Advance View.

 

// Frode

Hmm. It didn't work. Here is what I got both times when I tried it:

 

"Command executiondocker run
  -d
  --name='Plex-Media-Server'
  --net='host'
  -e TZ="America/Los_Angeles"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="ClanNAS"
  -e HOST_CONTAINERNAME="Plex-Media-Server"
  -e 'PLEX_CLAIM'='Insert Token from https://plex.tv/claim'
  -e 'PLEX_UID'='99'
  -e 'PLEX_GID'='100'
  -e 'VERSION'='latest'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png'
  -v '/mnt/user/Media Library':'/transcode':'rw'
  -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw'
  --device='/dev/dri/' 'plexinc/pms-docker'

e355194fae55fa1f14254b5ebda04c15d949c9416ec04954670d6b86509cdc57
docker: Error response from daemon: error gathering device information while adding custom device "/dev/dri": no such file or directory.

The command failed."

 

Am I just missing something?

Link to comment
  • 4 weeks later...
On 8/19/2024 at 8:33 PM, fullnet85 said:

Do you have the intel gpu top plugin installed? that might be what your missing. You have to have it for this to work.

Sorry, just saw this. I tried installing it, but when I follow the instructions to enable it in the Terminal, this is the error message I get: 


"No device filter specified and no discrete/integrated i915 devices found"

 

I'm still missing something lol. 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...