[gst-devel] Fluendo plugin

anuj mittal anuj_nil at hotmail.com
Sat Mar 31 22:45:08 CEST 2007


Thanks, i tried it for a mp2 file.gst-launch-0.10 filesrc location = C:/a.mp2 ! mp3parse ! flutsmux ! filesink location = c:/b.ts It gives me the .ts file alright.But how do I mux two streams.Anuj Mittal> Date: Fri, 30 Mar 2007 14:11:54 +0200> From: jan at fluendo.com> To: anuj_nil at hotmail.com> CC: gstreamer-devel at lists.sourceforge.net> Subject: Re: [gst-devel] Fluendo plugin> > anuj mittal wrote:> > > > I can't figure out how to use the> > mpegts plugin.I have installed the libtsmux . But when I try to convert> > a .m2v file to> > .ts using> > > > gst-launch-0.10 filesrc location=c:/shakira.m2v ! flutsmux ! filesink> > location=c:/shakira.ts> > > > A bytestream emitted by filesrc has no identifying caps or timestamps or> any of the other things a muxer needs in order to mux it correctly.> You'll need to parse the stream first, using the mpegvideoparse element> from the gst-plugins-bad module.> > > gst-launch-0.10 filesrc location=c:/shakira.m2v ! mpegvideoparse !> flutsmux ! filesink location=shakira.ts should work.> > Regards,> Jan.
_________________________________________________________________
Search from any Web page with powerful protection. Get the FREE Windows Live Toolbar Today!
http://toolbar.live.com/?mkt=en-in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070401/2dd9db11/attachment.htm>


More information about the gstreamer-devel mailing list