Measuring Latency gstreamer

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Feb 11 18:06:59 UTC 2016


Le jeudi 11 février 2016 à 06:47 -0800, Gofrane a écrit :
> How can I measure latency with this pipeline ?
> 
> gst-launch-1.0 filesrc location=/path/to/some/mp4/file/with/h264.mov
> !
> qtdemux ! queue max-size-bytes=10000000 ! h264parse ! omxh264dec !
> queue
> max-size-buffers=4 ! eglglessink

The latency is *configured* in GStreamer. You can read the total
configured latency by running a latency query. Note that this pipeline
is not live, hence the concept of latency makes very little sense.

cheers,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160211/755a07f8/attachment-0001.sig>


More information about the gstreamer-devel mailing list