List Info

Thread: Re: Fluendo plugin




Re: Fluendo plugin
country flaguser name
India
2007-03-31 15:45:08
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: janfluendo.com
> To: anuj_nilhotmail.com
> CC: gstreamer-devellists.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! Try it now!
Re: Fluendo plugin
country flaguser name
Australia
2007-04-02 04:22:39
anuj mittal wrote:
> 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.
> 

You feed multiple streams into the muxer by naming it and
using the name
elsewhere in the pipeline:


gst-launch-0.10 filesrc location=C:/a.mp2 ! mp3parse !
flutsmux name=mux
! filesink location=c:/b.ts filesrc location=C:/b.mpv !
mpegvideoparse !
 mux.

J.

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gstreamer-devel mailing list
gstreamer-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )