[Bug 672701] mpegvideoparse: high cpu usage breaks playback of mpeg2 video in mkv on dreambox

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 21 05:00:44 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=672701
  GStreamer | gst-plugins-bad | 0.10.23

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |bilboed at gmail.com
     Ever Confirmed|0                           |1

--- Comment #8 from Edward Hervey <bilboed at gmail.com> 2012-05-21 12:00:36 UTC ---
I ran callgrind on a HD mpeg2 video file and I get the following (averaged
instructions/calls)

instruction/calls    | git       | +1st patch  | +2nd patch
------------------------------------------------------------------
gst_mpeg_video_parse | 1 446 974 | 420 373     | 310 743

                                   (29.1%)     | (21.5%)


So essentially it's 5 times faster.

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