<div dir="ltr"><br><div>I have a pipeline of eight or so elements, and I would like to profile the pipeline to tell the latency caused by each element.</div><div><br></div><div>My thought is to place an identity element before and after the element (or multiple elements) that I am measuring.  Then use the buffer's offset to identify and timestamp the same video frame going in and coming out.</div>
<div><br></div><div>Is there anything wrong with this method?  Is there a better method?  I ready about querying latency, but that seems to be worse case latency, not the value at a given instance.</div><div><br></div><div>
Thanks,</div><div>Chris</div><div><br></div></div>