High cpu usage in windows

Jesus observer1 at hotmail.es
Thu Oct 6 17:56:47 UTC 2016


I  used the visual studio diagnostic tools these is the result only the first 2 rows


Function Name Total CPU (%) Self CPU (%) Total CPU (ms) Self CPU (ms) Module

- libgstdirectsoundsink.dll!0x00000067541cfe 61.45 % 0.22 % 3953 14 libgstdirectsoundsink.dll

[...]

+ libgstdirectsoundsink.dll!0x00000067541d15 22.31 % 0.19 % 1435 12 libgstdirectsoundsink.dll


I simply opened the task manager and see the performance tab

________________________________
De: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> en nombre de Sebastian Dröge <sebastian at centricular.com>
Enviado: jueves, 6 de octubre de 2016 10:52:11
Para: Discussion of the development of and with GStreamer
Asunto: Re: High cpu usage in windows

On Wed, 2016-10-05 at 20:18 +0000, Jesus wrote:
> Hi
> I compiled my app against version 1.8.2 and noticed a high cpu usage,
> I found this command also uses to much cpu
> gst-launch-1.0.exe playbin uri="http://192.168.1.121:8000"
> The uri is an ogg audio stream
> This uses 13% cpu which is 100% of a single core in my system
> I tested in 1.9.90 and it has the same problem
> I'm using windows 10 with x86 version of gstreamer.
> Should I fill a bug?

Do some profiling to check where the CPU usage comes from first, and
also mention how you actually measure the CPU usage.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.co
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161006/16f4b73b/attachment-0001.html>


More information about the gstreamer-devel mailing list