Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

no transcoding when using Jellyfin on DS920+

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

3
1
Hello everyone. I have installed Jellyfin on my DS920+ but I am unable to get transcoding to work.

I used this docker script:
docker run -d --name=jellyfin \
-v /volume1/docker/jellyfin/config:/config \
-v /volume1/docker/jellyfin/cache:/cache \
-v /volume1/MEDIA:/media \
--user 1026:100 \--net=host \
--restart=unless-stopped \
--device /dev/dri/renderD128:/dev/dri/renderD128 \
--device /dev/dri/card0:/dev/dri/card0 \
jellyfin/jellyfin:latest

I was told that it should work but doesn't because there is no /dev/dri directory on my system. Can anyone help with this issue?
 
follow the guide on github for ffmpeg transcoding. you need ffmpeg, advanced media extensions, and to ssh into the machine and run a comand that uses ffmpeg in jellyfish, video station, ad audistation for lossless audio and video w dts support etc.
 
follow the guide on github for ffmpeg transcoding. you need ffmpeg, advanced media extensions, and to ssh into the machine and run a comand that uses ffmpeg in jellyfish, video station, ad audistation for lossless audio and video w dts support etc.
Can you provide a link to the guide you referred to? Thanks.
[automerge]1693761759[/automerge]
Were you logged in as root when you determined this?

See here
I used putty to ssh into the NAS and used an Administrator account (not root).
 
used an Administrator account (not root).
In that case you will be unable to see the directories you are looking for. Instead, once you have completed your SSH login enter the command.

sudo -i

When asked for a password re-enter your administrator password. You should now have root access.
 
In that case you will be unable to see the directories you are looking for. Instead, once you have completed your SSH login enter the command.

sudo -i

When asked for a password re-enter your administrator password. You should now have root access.
Ok, thank you very much.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

No, Not at All! I bet they used 5400 rpm or slower (4800😳) drives for their test. Results depends on...
Replies
7
Views
240
  • Question Question
Hello, I'm running I'm on DSM 7.2 (DSM 7.2.1-69057 Update 5). When adding a new user, I let him the...
Replies
0
Views
684

Thread Tags

Tags Tags
ds920+

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top