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

Can't use hardware transcoding with AIO/Nvidia? #1386

Open
frenzybiscuit opened this issue Jan 15, 2025 · 1 comment
Open

Can't use hardware transcoding with AIO/Nvidia? #1386

frenzybiscuit opened this issue Jan 15, 2025 · 1 comment
Labels
needs triage To be triaged

Comments

@frenzybiscuit
Copy link

Describe the bug

I am using AIO with the following:

--env NEXTCLOUD_ENABLE_NVIDIA_GPU=true

I can also confirm docker works correctly with nvidia, as the below command works:

docker run --gpus all -it --rm nvidia/cuda:12.4.1-base-ubuntu22.04 nvidia-smi

However, when trying to use nvidia video transcoding with memories, ffmpeg instead uses CPU.

Steps To Reproduce

N/A

Platform

No response

Screenshots

No response

Additional context

No response

@frenzybiscuit frenzybiscuit added the needs triage To be triaged label Jan 15, 2025
@frenzybiscuit
Copy link
Author

Hi,

This also does not work on a baremetal install (no docker) and I can confirm ffmpeg is built with nvenc/nvdec. I can also confirm the webserver user has access to the video group.

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

No branches or pull requests

1 participant