Selective element pausing

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Selective element pausing

David McGookin
Selective element pausing Hi,

  I am running a pipeline on gstreamer 0.1 which is coded as follows:

gst-launch filesrc location=track1.wma ! decodebin ! adder name=mix ! dsppcmsink  filesrc location=track2.wma ! decodebin ! mix.  filesrc location=track3.wma ! decodebin ! mix.

There are many reasons why I wish to run this pipleine that make no sense in going into.  Whilst this works, what I would like to be able to do, is selectively pause tracks in the pipeline without affecting the others.  E.g. Pause track2 whilst keeping the others playing and then restart track 2 at a later time.  I’m a little unsure of how, or if, this can be done.

BTW this pipeline is implemented in a c program, the pipeline above is just for illustration. I am also running this on a Nokia N800 so dsppcmsink is the final audio sink.

Thanks
david

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel