[gst-devel] ffmpeg ts demux plugin

Michael Lausch mla at lausch.at
Sun Aug 28 23:02:05 CEST 2005


On Mon, 2005-08-29 at 09:34 +0800, Ria Roy wrote:
> Hi,
> 
> I have this multiprogram transport stream and i am having a tough time getting
> the demuxer to pick a different video pid to hand off to the mpeg2 decoder.
> 
> This is the command i used.
> 
> gst-launch filesrc location=rai.ts ! ffdemux_mpegts name=d { d.video_00 ! queue !
> mpeg2dec ! xvimagesink}


i think the dvbsnoop program is able to scan the TS stream for pids and
it can also extract the data for one pid from the stream. i never used
it myself, but what i read in the descritption it might be able to do
this for you.

here's the URL:
http://dvbsnoop.sourceforge.net/dvbsnoop.html






More information about the gstreamer-devel mailing list