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

nvidia-container-runtime - Support for GPU-accelerated Transcoding/Reencoding? #384

Open
enema-combatant opened this issue Jan 13, 2025 · 1 comment

Comments

@enema-combatant
Copy link

Running latest docker image. The transcoding seems to be CPU-bound, and I'd like to ensure my measly 2080 super can be enlisted in the effort to transcode if possible.

Ref: https://stackoverflow.com/questions/59691207/docker-build-with-nvidia-runtime

Also - I don't really get the logic behind the transcoding/reencoding feature. Specifically:

  • Can we set a target resolution/quality?
  • Can we opt to 'just accept' what the content creater has stored in terms of format and quality?
@benoit74
Copy link
Collaborator

We unfortunately do not have proper resource to test, no current need for our own usage and this is know to be a very complex topic.

Can we set a target resolution/quality?

No, only two presets are available, controllable with --low-quality switch.

Can we opt to 'just accept' what the content creater has stored in terms of format and quality?

Nope

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

2 participants