Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcoding with NVidia driver #84

Open
pringleprng opened this issue May 19, 2024 · 6 comments
Open

Transcoding with NVidia driver #84

pringleprng opened this issue May 19, 2024 · 6 comments

Comments

@pringleprng
Copy link

pringleprng commented May 19, 2024

Transcoding seems to not be working anymore. Most likely an issue with qnap gpu driver?

515.48.07 Driver Version: 515.48.07 CUDA Version: 11.7
[hevc_nvenc @ 0x555556525380] Driver does not support the required nvenc API version. Required: 12.0 Found: 11.1
[hevc_nvenc @ 0x555556525380] The minimum required Nvidia driver for nvenc is 520.56.06 or newer

@pdulvp
Copy link
Owner

pdulvp commented May 19, 2024

Hi,
Indeed, the last jellyfin ffmpeg requires Nvidia drivers being at least "520".
https://github.com/jellyfin/jellyfin-ffmpeg/releases/tag/v6.0.1-6

From what I seen here, the last version for QNAP is 515.
I guess you shall stick with the jellyfin 10.8.x releases until your driver being released.
https://www.qnap.com/en-us/app_releasenotes/list.php?app_choose=NVIDIA_GPU_DRV

@pdulvp pdulvp closed this as completed May 19, 2024
@pdulvp pdulvp reopened this May 19, 2024
@pdulvp pdulvp changed the title transcoding Transcoding with NVidia driver May 19, 2024
@gummykage
Copy link

Try downgrading ffmpeg to the previous version.

@pdulvp
Copy link
Owner

pdulvp commented Jun 4, 2024

Can you try latest release 10.9.4 embedding ffmpeg5 if its working properly

@pringleprng
Copy link
Author

pringleprng commented Jun 4, 2024

Both the new releases for 10.9.4 regular and ffmpeg5 just do not work. 10.9.3 works fine but no transcoding of course. I'm running a TS-h686 quts hero with newest firmware. 10.9.6 doesn't work either.

@pdulvp
Copy link
Owner

pdulvp commented Jun 20, 2024

can you try to look if there is the folder /opt/NVIDIA_GPU_DRV/usr/nvidia exists in your NAS.

I have added only /opt/NVIDIA_GPU_DRV/usr/nvidia to additional paths, on https://github.com/pdulvp/jellyfin-qnap/blob/master/jellyfin-ffmpeg.sh#L61C22-L61C52 but maybe the folder is not good.
maybe /opt/NVIDIA_GPU_DRV/usr/lib ?

You can try by editing the jellyfin-ffmpeg/ffmpeg file script to add paths. (and jellyfin/bin/jellyfin file script) located at /share/xxxx/.qpkg/jellyfin

#68 (comment)

@pdulvp
Copy link
Owner

pdulvp commented Nov 4, 2024

Note that newer Nvidia driver has been released last week for Qnap.
Shall worth a try with the latest release of jellyfin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants