xteve-project / xTeVe

M3U Proxy for Plex DVR and Emby Live TV
MIT License
1.86k stars 238 forks source link

Add GPU support to ffmpeg #374

Open ksheyman opened 1 year ago

ksheyman commented 1 year ago

Is your feature request related to a problem? Please describe. I want to use ffmpeg NVENC to decode and then transcode my incoming stream to h264 using nvidia hardware acceleration before it reaches Plex

Describe the solution you'd like Modify the image to include ffmpeg nvidia-cuda support

Describe alternatives you've considered I tried to make my own image and failed because I am stupid

Additional context None

MCTyler commented 1 year ago

Is your feature request related to a problem? Please describe. I want to use ffmpeg NVENC to decode and then transcode my incoming stream to h264 using nvidia hardware acceleration before it reaches Plex

Describe the solution you'd like Modify the image to include ffmpeg nvidia-cuda support

Describe alternatives you've considered I tried to make my own image and failed because I am stupid

Additional context None

xTeVe uses the ffmpeg that you provide by path. I suggest contact them (ffmpeg)