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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 9 11:37:20 PDT 2012


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

--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2012-05-09 18:37:18 UTC ---
Created an attachment (id=213761)
 View: https://bugzilla.gnome.org/attachment.cgi?id=213761
 Review: https://bugzilla.gnome.org/review?bug=672701&attachment=213761

mpegvideoparser: Fix gst_mpeg_video_parse to parse a single frame

The approach is to stop processing the buffer when a complete frame has been
parsed. This is one solution, another way around could be to mimic the mpeg4
parser and only parse 1 packet per _parse() call.

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