[Bug 732015] High cpu consumption on youtube h264 videos

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 14 12:48:25 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=732015

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |OBSOLETE

--- Comment #5 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Thanks for taking the time to report this.

I have just tested both streams:

gst-play-1.0 $(youtube-dl -f 18 -g https://www.youtube.com/watch?v=1jBWfQ6C1qY)
--videosink=clutterautovideosink

~6.6% CPU (vaapi/haswell)
~7% CPU (software)

gst-play-1.0 $(youtube-dl -f 18 -g https://www.youtube.com/watch?v=ARgiPJobKnE)
--videosink=clutterautovideosink

~5.3% CPU (vaapi/haswell)
~5.3% CPU (software)

In both cases GLTextureUpload meta is negotiated when vaapi is used and in both
cases the CPU usage is similar, since both streams have small resolutions (360p
and 240p).

I guess that this issue has been solved in recent versions of gstreamer-vaapi.

Please feel free to reopen this bug report if the problem still occurs with a
recent version of GNOME, or feel free to report this bug in the bug tracking
system of your Linux distribution if your distribution still supports the
version that you are using.

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