[gst-devel] Position info when doing time stretch
Gabriel M. Beddingfield
gabrbedd at gmail.com
Wed Sep 8 05:09:33 CEST 2010
Hi Michael,
Thank you!
On Tuesday, September 07, 2010 09:56:36 pm Michael Smith wrote:
> This works the way you want it to if you speed up/slow down playback
> using the seek API.
>
> You're instead using the pitch element, which doesn't do that.
So, if I were to replace the pitch element with something similar... would I be able to gain control of that?
> Since you're controlling the playback speed, you could track the
> corrections yourself.
...except that the audio stream is buffered and passed through a vocoder, so I don't know at what time my change will take effect. Which is an OK estimation... until I try to add A/B looping.
-gabriel
More information about the gstreamer-devel
mailing list