InterVideoSrc CPU Utilization

Nicolas Dufresne nicolas at ndufresne.ca
Wed Aug 28 14:24:10 UTC 2019


Le mercredi 28 août 2019 à 07:18 -0500, IgalKroyter a écrit :
> Hi,
> 
> I am using the InterVideoSrc and InterVideoSink elements. I run htop and saw
> that the intervideosrc task utilizes ~50% CPU.
> Is there a way to reduce this task's CPU utilization?
> isn't supposed to copy pointers from one side to the other?

It's bound to the input GstBuffer. If they are marked with NO_SHARE
flag, intervideosrc will endup copying it by simply reffing the memory.

> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190828/036bc8d4/attachment.sig>


More information about the gstreamer-devel mailing list