192 bye to 188 byte transport stream converter

Chuck Crisler ccrisler at mutualink.net
Fri May 30 08:38:20 PDT 2014


While I have tried this specific case, I have transmuxed RTP and MP2T (both
ways) and it works well. You may need a parse element before the mp2t muxer
and a queue. That assumes that the demuxer has a property for the blue-ray
input.


On Fri, May 30, 2014 at 11:10 AM, Sebastian Dröge <sebastian at centricular.com
> wrote:

> On Fr, 2014-05-30 at 20:18 +0530, Yogesh Tyagi wrote:
> > Hi,
> >
> >  Is there any way I can convert 192 byte transport stream into 188 byte
> > transport stream using gst-launch ? Is there any element available for
> this?
> >  I want to convert the file not transcode it.
>
> In theory you can do that with trans-muxing, i.e. demuxing with tsdemux
> and then muxing again with mpegtsmux. However this might loose some data
> on the way.
>
> But a simple 192->188 conversion element that does nothing else would be
> trivial to write if that's all that is needed.
>
> --
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> 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/20140530/868bcb7c/attachment.html>


More information about the gstreamer-devel mailing list