how to select system clock as the pipeline clock

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to select system clock as the pipeline clock

chandu
Hi All,

How to select system clock as the pipeline clock. I have observed in alsa sink that its pipeline and internal clocks are same. how can i change the pipeline clock to system clock.
Reply | Threaded
Open this post in threaded view
|

Re: how to select system clock as the pipeline clock

Stefan Sauer
On 02/27/2012 09:28 AM, chandu wrote:
> Hi All,
>
> How to select system clock as the pipeline clock.
Why? What is the problem you are seeing?
>  I have observed in alsa
> sink that its pipeline and internal clocks are same.
What exactly have you observed.
> how can i change the pipeline clock to system clock.
Askling gstreamer to use a system clock (timer) will require the audio
to be slaved to the system clock and that requires resampling (which is
affecting quality and costs cpu time). Thus normally you wopuld not want
to do this.

Stefan
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-to-select-system-clock-as-the-pipeline-clock-tp4423939p4423939.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel