[gst-devel] runtime parameter adjusting

Stefan Kost ensonic at hora-obscura.de
Sat Oct 3 20:44:34 CEST 2009


Thành Trung Nguyễn schrieb:
> Hi all,
> 
> Is there any one know if there's existing elements that can adjust
> parameters at runtime. For examples: adjusting video framerate, bitrate or
> something like that.
> Also, if you know or got any ideas about that, please tell me.

Have a look at GstParamSpec in the api docs. There is
#define             GST_PARAM_MUTABLE_PAUSED
#define             GST_PARAM_MUTABLE_PLAYING
#define             GST_PARAM_MUTABLE_READY

be aware that its not widely used. So if you have a particular element where you
feel a parameter change is getting ignored under some condition, please file a
bug about it.

Stefan

> 
> Thanks
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list