After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756635 - nvenc: Use NVENC API-capable devices in a loop by default
nvenc: Use NVENC API-capable devices in a loop by default
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-15 13:05 UTC by Kyrylo V. Polezhaiev
Modified: 2018-11-03 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kyrylo V. Polezhaiev 2015-10-15 13:05:38 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?
Comment 1 GStreamer system administrator 2018-11-03 13:41:25 UTC
-- 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.