[Bug 721701] videoconvert: I420 to BGRA conversion is slower than in 0.10

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 10 01:51:03 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721701
  GStreamer | gst-plugins-base | 1.2.2

--- Comment #17 from Wim Taymans <wim.taymans at gmail.com> 2014-01-10 09:50:55 UTC ---
>From file it's more dramatic:

0.10:

   video1280x720.mp4: Execution ended after 5664100050 ns.
   video1024x576.mp4: Execution ended after 4483866324 ns.

1.3 git:

   video1280x720.mp4: Execution ended after 0:00:02.899891548
   video1024x576.mp4: Execution ended after 0:00:03.350581054

1.2.2:

   video1280x720.mp4: Execution ended after 0:00:09.539085249
   video1024x576.mp4: Execution ended after 0:00:10.231766318

0.10 uses purely software for color conversion but uses orc for scaling.

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