Video/Audio Transport Stream extraction from MPTS file

Buchibabu Bandarupally buchibabu.bandarupally at gaiatv.in
Thu Jan 22 03:43:58 PST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150122/95998a15/attachment.html>


More information about the gstreamer-devel mailing list