Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

High CPU utilization affecting video capturing.

0 views
Skip to first unread message

john

unread,
Nov 19, 2009, 4:35:35 AM11/19/09
to
Hi All,

I have some problem related to video capturing on my system. I checked
that the video capturing is being affected If the CPU utilization is
going high i.e. 100%.

I am using a video conferencing product. I observed that when I make a
multi user video call, cpu usage is 100% on my system and my video is
stuck on my preview video window.

I would like to know that high cpu utilization may affect the video
capturing or not.

Please give me some suggestion on this topic.

Thanks.

Alessandro Angeli

unread,
Nov 19, 2009, 12:49:48 PM11/19/09
to
From: "john"

> I have some problem related to video capturing on my
> system. I checked that the video capturing is being
> affected If the CPU utilization is going high i.e. 100%.
>
> I am using a video conferencing product. I observed that
> when I make a multi user video call, cpu usage is 100% on
> my system and my video is stuck on my preview video
> window.
>
> I would like to know that high cpu utilization may affect
> the video capturing or not.

Live video capture is a real-time task. If the capture
pipeline can not process the frames at least as fast as they
arrive, if not faster, some will be dropped. Since video
compression requires a lot of CPU power, if the CPU is doing
something else, there may not be enough power left to
compress the frames in real-time. A smart preview system
will then stop previewing to try and squeeze out some more
power to give to the capture itself but that may still not
be enough and frames will be dropped.

--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm


john

unread,
Nov 20, 2009, 4:16:35 AM11/20/09
to
On Nov 19, 10:49 pm, "Alessandro Angeli" <nob...@nowhere.in.the.net>
wrote:

Thanks for reply.

0 new messages