<html><head><style id="css_styles" type="text/css">blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Segoe UI; font-size: 12pt;   }</style></head><body><div>I don't even know what streampay is.<br /><br />I've now tried this command without the packet option as I see no documentation for that<br /><br />gst-launch-1.0 -v filesrc location =sintel_lang.ts ! mpegtsparse ! srtsink uri=srt://:8888<br /><br />I get this due to being forced to compile from sources and load it uninstalled. <br /><br />[cerbero-linux-x86_64]gst-launch-1.0 -v filesrc location =sintel_lang.ts ! mpegtsparse ! srtsink uri=srt://:8888<br />0:00:00.037218464  2285 0x564f16bd6470 ERROR           GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element "mpegtsparse"<br />0:00:00.037359838  2285 0x564f16bd6470 ERROR           GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no sink [source=@0x564f16be4300]<br />0:00:00.050644219  2285 0x564f16bd6470 ERROR           GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no source [sink=@0x564f16c2d9a0]</div>
<div><br /></div>
<div>------ Original Message ------</div>
<div>From: "Nicolas Dufresne" <<a href="mailto:nicolas@ndufresne.ca">nicolas@ndufresne.ca</a>></div>
<div>To: "Daniel Rossi" <<a href="mailto:electroteque@gmail.com">electroteque@gmail.com</a>>; "Discussion of the development of and with GStreamer" <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>></div>
<div>Sent: 7/26/2019 1:19:54 PM</div>
<div>Subject: Re: Send mpeg-ts file source to SRT. Error about payload</div><div><br /></div>
<div id="x3dfce966b03b4d4"><blockquote cite="CAKQmDh8yH9HLF+snFHEsqskvroi70wu=1im9LkDN5rp7TAUr-A@mail.gmail.com" type="cite" class="cite2">
<div dir="auto"><div><br /><br /><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 25 juill. 2019 22 h 25, Daniel Rossi <<a href="mailto:electroteque@gmail.com">electroteque@gmail.com</a>> a écrit :<br /></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>I'm trying to send an mpeg-ts source over SRT for multi language track testing.<br /><br />When pulling this stream I am getting an internal error.<br /><br />gst-launch-1.0 -v filesrc location =sintel_lang.ts !  rtpstreampay ! srtsink uri=srt://:8888/<br />Setting pipeline to PAUSED ...<br />Pipeline is PREROLLING ...<br />Pipeline is PREROLLED ...<br />Setting pipeline to PLAYING ...<br />New clock: GstSystemClock<br />12:13:33.532337/filesrc0:src*E: SRT.c: LiveSmoother: payload size: 4098 exceeds maximum allowed 1316<br /></div></blockquote></div></div><div dir="auto"><br /></div><div dir="auto">a) why do you use stream pay ?</div><div dir="auto">b) you might want to use mpegtsparse to timestamp your stream</div><div dir="auto">c) configure filesrc to read 1316 bytes to fix this error.</div><div dir="auto"><br /></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br /><br />Is there also a way to pipeline a h264 file with multi audio tracks through mpeg-ts  and set PID numbers for each track instead of outputting to TS via ffmpeg first ?</div>_______________________________________________<br />
gstreamer-devel mailing list<br />
<a href="mailto:gstreamer-devel@lists.freedesktop.org" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br />
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div></div></div>
</blockquote></div>
</body></html>