This doesn&#39;t quite look like the output from the FAQ.&nbsp; I am getting an EOS (end of stream?) from the pipeline.&nbsp; Does this mean something is wrong, or is it normal?&nbsp; Also, this &quot;E&quot; message, is that an Error?<br>
<br><br><br>:~$ gst-launch -v fakesrc num-buffers=3 ! fakesink<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 0, offset_end: -1, flags: 0) 0x80c9a90&quot;<br>
/pipeline0/fakesink0: last-message = &quot;preroll&nbsp;&nbsp; ******* &quot;<br>Pipeline is PREROLLED ...<br>/pipeline0/fakesink0: last-message = &quot;event&nbsp;&nbsp; ******* E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied_rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x8053cc8&quot;<br>
Setting pipeline to PLAYING ...<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 0, offset_end: -1, flags: 32) 0x80c9a90&quot;<br>New clock: GstSystemClock<br>
/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 1, offset_end: -1, flags: 0) 0x80c9ae0&quot;<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 1, offset_end: -1, flags: 0) 0x80c9ae0&quot;<br>
/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 2, offset_end: -1, flags: 0) 0x80c9b30&quot;<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 2, offset_end: -1, flags: 0) 0x80c9b30&quot;<br>
/pipeline0/fakesink0: last-message = &quot;event&nbsp;&nbsp; ******* E (type: 86, ) 0x8053cc8&quot;<br>Got EOS from element &quot;pipeline0&quot;.<br>Execution ended after 1044000 ns.<br>Setting pipeline to PAUSED ...<br>Setting pipeline to READY ...<br>
Setting pipeline to NULL ...<br>FREEING pipeline ...<br><br><br><br><br>