[Bug 734679] videobox has only a fraction of the performance of videocrop, while doing the same task.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 14 05:18:34 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734679
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-14 07:15:22 UTC ---
You can open it in e.g. kcachegrind for working visually with it.

So in summary:
- videoscale and decoder both take about 5-6 billion instructions
- videobox takes 20 billion instructions in its transform function, all of that
in copy_i420_i420

Time to optimize that function :)

-- 
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