Video/Audio Transport Stream extraction from MPTS file

Nuno Mota mundumelga at gmail.com
Thu Jan 22 04:13:53 PST 2015


What do you want as a result exactly? .ts? .mp3?

You will need muxers I think,  at the end of the pipeline, in order to get
the right output container.

Em 22/01/2015 11:45, "Buchibabu Bandarupally" <
buchibabu.bandarupally at gaiatv.in> escreveu:

> Hi All
>
>      i am trying to Extract Audio/Video packets from Transport stream
> using  following pipeline
>
>
> for video:
> gst-launch-0.10 filesrc location=~/Desktop/TS_ES/katy.ts ! tsdemux !  filesink location = abc.mpg
>
> for audio
> gst-launch-0.10 filesrc location=~/Desktop/TS_ES/katy.ts ! tsdemux ! mpegaudioparse ! filesink location = abc.mp3
>
>  but i am getting only elementary streams but  i need to extract Transportstreams(Audio/Video)
>
> is there any way to do this using Gstreamer Plugins?..
>
>
> Thanks in advance
>
>
>
> _______________________________________________
> 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/20150122/098d04f3/attachment.html>


More information about the gstreamer-devel mailing list