[gstreamer-bugs] [Bug 640675] high cpu-load with 0.10.32 release

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 29 07:14:18 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640675
  GStreamer | gstreamer (core) | 0.10.32

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-29 15:14:15 UTC ---
Could you create a debug log for both versions? Like this:

 $ GST_DEBUG=*:5 gst-launch-0.10 videotestsrc num-buffers=300 ! d3dvideosink
2>dbg-0.10.31.log

and then the same for 0.10.32?


> PS: Another strange thing is that the deinterlacer can not be enabled on
> running pipeline. I can switch off via the "mode" property in my app but not on
> again. This is also solved with replacing the above dll so i guess it's not the
> deinterlacer itself.

This would best be tracked in a separate bug, I think. Not sure how the core
library would affect this though (you're really just replacing
libgstreamer-0.10.dll, right?). If you could make a small test program that
demonstrates the problem, that'd be very helpful too.

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