<br><br><div class="gmail_quote">On Wed, Jul 9, 2008 at 11:50 PM, liangzhihong1984 &lt;<a href="mailto:liangzhihong1984@126.com">liangzhihong1984@126.com</a>&gt; 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>&nbsp;</div>
<div>Hi Edward,</div>
<div>Thanks a lot for&nbsp;your great&nbsp;help.I could capture m2ts data from a DV now.<br>Now I want to send them out through RTP, but some new error happens, i tried many times, but still failed.<br>please give me some help.<br>
<br>leon@leon-desktop:~/Desktop$ gst-launch-0.10 -v hdv1394src ! queue ! rtpmp2tpay ! queue! udpsink host=<a href="http://127.0.0.1" target="_blank">127.0.0.1</a> port=1234<br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>
Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>/pipeline0/hdv1394src0.src: caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188<br>/pipeline0/queue0.sink: caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188<br>
/pipeline0/queue0.src: caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188<br>/pipeline0/rtpmp2tpay0.src: caps = application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP2T-ES, payload=(int)33, ssrc=(guint)3754896773, clock-base=(guint)4257362012, seqnum-base=(guint)63578<br>
/pipeline0/rtpmp2tpay0.sink: caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188<br>/pipeline0/queue1.sink: caps = application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP2T-ES, payload=(int)33, ssrc=(guint)3754896773, clock-base=(guint)4257362012, seqnum-base=(guint)63578<br>
/pipeline0/queue1.src: caps = application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP2T-ES, payload=(int)33, ssrc=(guint)3754896773, clock-base=(guint)4257362012, seqnum-base=(guint)63578<br>
/pipeline0/udpsink0.sink: caps = application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP2T-ES, payload=(int)33, ssrc=(guint)3754896773, clock-base=(guint)4257362012, seqnum-base=(guint)63578<br>
ERROR: from element /pipeline0/udpsink0: GStreamer encountered a general stream error.<br>Additional debug info:<br>gstmultiudpsink.c(394): gst_multiudpsink_render (): /pipeline0/udpsink0:<br>Got send error 90: Message too long</div>
</blockquote><div><br>Try scaling your video down. I don&#39;t know how to break gstreamer buffers so that you could sent them in the size you need, but someone else might know, anyone?<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>Execution ended after 61855070 ns.<br>Setting pipeline to PAUSED ...<br>Setting pipeline to READY ...<br>/pipeline0/udpsink0.sink: caps = NULL<br>/pipeline0/queue1.src: caps = NULL<br>/pipeline0/queue1.sink: caps = NULL<br>
/pipeline0/rtpmp2tpay0.sink: caps = NULL<br>/pipeline0/rtpmp2tpay0.src: caps = NULL<br>/pipeline0/queue0.src: caps = NULL<br>/pipeline0/queue0.sink: caps = NULL<br>/pipeline0/hdv1394src0.src: caps = NULL<br>Setting pipeline to NULL ...<br>
FREEING pipeline ..<br></div>
<div>&nbsp;</div>
<div>Best Regards, </div>
<div>Leon Liang</div>
<div>&nbsp;</div><br><br><hr>
<a style="font-size: 14px; line-height: 15px; color: rgb(0, 0, 0); text-decoration: none;" href="http://tx2.163.com/fab.html" target="_blank"><span style="text-decoration: underline; color: blue;">网易首款免费3D网游"天下2",6月6日激情公测</span> </a>
<br>-------------------------------------------------------------------------<br>
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!<br>
Studies have shown that voting for your favorite open source project,<br>
along with a healthy diet, reduces your potential for chronic lameness<br>
and boredom. Vote Now at <a href="http://www.sourceforge.net/community/cca08" target="_blank">http://www.sourceforge.net/community/cca08</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<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>