192 bye to 188 byte transport stream converter

Sebastian Dröge sebastian at centricular.com
Fri May 30 08:10:41 PDT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140530/c8030343/attachment.sig>


More information about the gstreamer-devel mailing list