[Bug 726612] New: Patch to allow for control over number of threads used in libav encoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 17 22:08:45 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726612
  GStreamer | gst-libav | git

           Summary: Patch to allow for control over number of threads used
                    in libav encoders
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gjhurlbu at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The thread_count parameter in the internal libav structure was not being set to
anything but 0 (use defaults).  This leads to poor performance for some
encoders such as MPEG2, so I have added a thread-count parameter to the libav
encoders that is tied to this internal structure value.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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