Damn reply to all button....<br><br><span>S</span>orry for the noobspam, but if I run the example:<br><br>gst-launch audiotestsrc ! audioconvert ! audioresample ! osssink<br><br>I
get the dialtone and all looks well... but is Ctrl-C the proper way to
"stop" the program? I was doing this for webcam examples also, and I'm
not sure if there's a "cleaner" way.<br><br><br><br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Fri, Feb 22, 2008 at 11:27 AM, Wim Taymans <<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
On Fri, 2008-02-22 at 11:20 +0200, Topi Hukkanen wrote:<br>
> This doesn't quite look like the output from the FAQ. I am getting an<br>
> EOS (end of stream?) from the pipeline. Does this mean something is<br>
> wrong, or is it normal? Also, this "E" message, is that an Error?<br>
<br>
</div>It's normal, the FAQ has the output of an older version and is less<br>
verbose. 'E' means event.<br>
<br>
Wim<br>
<div><div></div><div class="Wj3C7c"><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 = "get ******* > ( 0 bytes,<br>
> timestamp: none, duration: none, offset: 0, offset_end: -1, flags: 0)<br>
> 0x80c9a90"<br>
> /pipeline0/fakesink0: last-message = "preroll ******* "<br>
> Pipeline is PREROLLED ...<br>
> /pipeline0/fakesink0: last-message = "event ******* E (type: 102,<br>
> GstEventNewsegment, update=(boolean)false, rate=(double)1,<br>
> applied_rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES,<br>
> start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x8053cc8"<br>
> Setting pipeline to PLAYING ...<br>
> /pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes,<br>
> timestamp: 0:00:00.000000000, duration: none, offset: 0, offset_end:<br>
> -1, flags: 32) 0x80c9a90"<br>
> New clock: GstSystemClock<br>
> /pipeline0/fakesrc0: last-message = "get ******* > ( 0 bytes,<br>
> timestamp: none, duration: none, offset: 1, offset_end: -1, flags: 0)<br>
> 0x80c9ae0"<br>
> /pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes,<br>
> timestamp: 0:00:00.000000000, duration: none, offset: 1, offset_end:<br>
> -1, flags: 0) 0x80c9ae0"<br>
> /pipeline0/fakesrc0: last-message = "get ******* > ( 0 bytes,<br>
> timestamp: none, duration: none, offset: 2, offset_end: -1, flags: 0)<br>
> 0x80c9b30"<br>
> /pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes,<br>
> timestamp: 0:00:00.000000000, duration: none, offset: 2, offset_end:<br>
> -1, flags: 0) 0x80c9b30"<br>
> /pipeline0/fakesink0: last-message = "event ******* E (type: 86, )<br>
> 0x8053cc8"<br>
> Got EOS from element "pipeline0".<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>
</div></div>> -------------------------------------------------------------------------<br>
> This SF.net email is sponsored by: Microsoft<br>
> Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
> <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
> _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
</blockquote></div><br>