List Info

Thread: Fluendo plugin




Fluendo plugin
country flaguser name
India
2007-03-30 06:23:04

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

it gives errors..

ERROR: from element /pipeline0/flutsmux0: Could not create handler for stream
Additional debug info:
flumpegtsmux.c(229): flutsmux_create_streams (): /pipeline0/flutsmux0
Setting pipeline to PAUSED ...
Pipeline is PREROLLED ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...


Please help me if I am not using it the correct way, or is there some other
plugin that needs to be installed.


Anuj Mittal




Check out some new online services at Windows Live Ideas—so new they haven’t even been officially released yet. Try it!
Re: Fluendo plugin
user name
2007-03-30 07:11:54
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.

------------------------------------------------------------
-------------
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 )