linuxserver / docker-tvheadend

GNU General Public License v3.0
168 stars 90 forks source link

[FEAT] Nvidia Encoding Support #215

Closed BenSchweikert closed 1 year ago

BenSchweikert commented 1 year ago

Is this a new feature request?

Wanted change

Additional Docker Image with enabled Nvidia HW encoding and decoding support based (as far as possible) on the existing Dockerfile. The "proposed code change" is my working Dockerfile. I just wanted to share my work in case some one else is looking for Nvidia support.

Reason for change

Encoding and Decoding support to reduce CPU load and use GPU instead.

Proposed code change

see attachment. Dockerfile.txt

github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

j0nnymoe commented 1 year ago

Not possible while the image is based on alpine.