pulsejet / memories

Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
https://memories.gallery
GNU Affero General Public License v3.0
3.21k stars 87 forks source link

Multi-GPU render device setting. #1285

Open axeljerabek opened 2 months ago

axeljerabek commented 2 months ago

Feature is related toa problem. My Intel Vaapi device is /dev/dri/render129 and not 128, which is the Nvidia GPU. I cannot set memories to use /dev/dri/render129 which would be the correct GPU for hardware accellerated transcoding via vaapi.

Describe the solution you'd like Read out the /dev/dri render devices and let the user chose which one to use for which card and accelleration type: vaapi or nvenc.

Describe alternatives you've considered none

Additional context Add any other context or screenshots about the feature request here.