[Bug 756635] New: nvenc: Use NVENC API-capable devices in a loop by default

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 15 06:05:38 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756635

            Bug ID: 756635
           Summary: nvenc: Use NVENC API-capable devices in a loop by
                    default
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: polezhaiev at ukr.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

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?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list