[Bug 646638] Disabling video decoding in playbin2 doesn't lower CPU usage

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 00:17:58 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-04 07:17:50 UTC ---
That's because disabling video only disables displaying of the video and not
the decoding (because you want to be able to enable the video again while
staying in PLAYING or PAUSED). With my branch here[0] we can probably
implemented this properly by deactivating the video streams upstream at the
multiqueues inside decodebin2.

[0]http://git.collabora.co.uk/?p=user/slomo/gstreamer.git;a=shortlog;h=refs/heads/stream-active

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