Smooth Streaming Pipeline using gst-launch

Stirling Westrup swestrup at gmail.com
Thu Jun 13 09:51:02 PDT 2013


On Wed, Jun 12, 2013 at 7:10 AM, saurav sonu <kumarsauravsonu at gmail.com>wrote:

> Hello,
>
> I am new to gstreamer and trying to create a smooth streaming pipeline
> using gst-launch:
>
> gst-launch-1.0 souphttpsrc location=http://URL.ism/manifest ! mssdemux
> name=ss ss. ! queue ! h264parse ! decodebin ! autovideoconvert !
> autovideosink ss. ! queue ! aacparse ! autoaudiosin
>
> But it's not giving any output, please assist.
> If i am using any incorrect elements please help me to build a correct
> pipeline.
>
> The above looks correct, except that decodebin expects a muxed stream, and
would perform the same job you are using mssdemux to do. So, just remove
decodebin and see if that helps.


-- 
Stirling Westrup
Programmer, Entrepreneur.
https://www.linkedin.com/e/fpf/77228
http://www.linkedin.com/in/swestrup
http://technaut.livejournal.com
http://sourceforge.net/users/stirlingwestrup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130613/5e5077e3/attachment.html>


More information about the gstreamer-devel mailing list