GNOME Bugzilla – Bug 756635
nvenc: Use NVENC API-capable devices in a loop by default
Last modified: 2018-11-03 13:41:25 UTC
Default device ID is now 0. In case we have several NVIDIA video cards, user should manually specify device ID for particular encoding element so he should dive into NVENC API level to find out the number of devices and ID of devices with NVENC support. In pre-LGPLed version of gst-nvenc new nvh264enc elements just take next (or first, if current one is last) device in a bit ugly way. Maybe we should set device ID to next (first) device by default?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/312.