532
edits
No edit summary |
|||
Line 241: | Line 241: | ||
As shown in the description, this element measures the latency of each buffer by using the element of metadata. An example of how to use this would be the following pipeline with the seiinject and seimetatimestamp elements. | |||
<pre> | |||
gst-launch-1.0 videotestsrc ! x264enc ! seimetatimestamp ! seilatencytester ! seiinject metadata="Hello World" ! filesink location=seiinject_videotestsrc.h264 -v | |||
</pre> | |||
== SeiExtract element == | == SeiExtract element == |
edits