How to pause pipeline using command prompt?

Stirling Westrup swestrup at gmail.com
Tue May 5 09:27:57 PDT 2015


On Tue, May 5, 2015 at 5:40 AM, amitdun <amitkumar.2342 at gmail.com> wrote:

> Hi..
> I am new to G streamer
> tested many example but could not find any command to pause or stop
> pipeline.
> I am using to play:
> gst-launch playbin uri=file:///D:/1.mp3
>
> Sample:
> gst-launch audiotestsrc freq=400 wave=0 is-live=true name=test !
> audioconvert ! audioresample ! directsoundsink
>

There are no gstreamer elements for controlling a pipeline from the
keyboard. If you want to do that, you'll have to write a program that uses
gstreamer, not just use gst-launch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150505/d0b2d3b4/attachment-0001.html>


More information about the gstreamer-devel mailing list