mpegtsmux question

Chuck Crisler ccrisler at mutualink.net
Fri Jan 10 06:51:36 PST 2014


Thank you. That confirms what I thought and found in the code.

Chuck


On Fri, Jan 10, 2014 at 2:04 AM, Jesper Larsen <jesper.larsen at ixonos.com>wrote:

> I have used a pipeline containing something like this
>
> mpegtsmux alignment=7 ! chopmydata max-size=1316 min-size=1316 ! udpsink
>
> 7 MPEG TS packets fits in a MTU size of 1500
>
>
> On Fri, Jan 10, 2014 at 12:16 AM, Chuck Crisler <ccrisler at mutualink.net>wrote:
>
>> I am using GStreamer 0.10.30 and getting killed by the number of packets
>> in a mpegts session. I think that GStreamer 1.0 + supports the RFC that
>> allows packing multiple 188 byte 'chunks' into a single larger IP packet.
>> Would someone please tell me the property name to enable that? I am looking
>> at the possibility of back-porting that to the bad plugins 0.10.20. I love
>> punishment. :-) I was thinking of simply copying the mpegtsmux source to
>> the 0.10.20 directory (overwriting the original) and simply trying a build.
>> Any suggestions or thoughts?
>>
>> Thank you,
>> Chuck Crisler
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140110/4826b380/attachment.html>


More information about the gstreamer-devel mailing list