[gst-devel] Re: Audio Playback
Matt Morten
djcredo at gmail.com
Sun Jun 26 02:36:25 CEST 2005
Thanks for your reply
> Samples sent to the device are not kept in the element anymore and on
> PAUSE the device buffer is flushed...
Is there any reason for this? Is there a way around it, or is that undesireable?
> The 3 plugins are ported allright. Current 0.9 alsasink does not flush
> the audiobuffer on PAUSED (it should) so it currently never skips a
> sample. The only problem is that audio continues to play after PAUSE for
> the amount of queued samples in the device. With a sufficiently small
> segment size this time can be reduced to a few milliseconds.
I can't find the 0.9 version of the MAD plugin - where can I get this?
> making the period-size and buffer-size smaller should give you less
> samples dropped in 0.8.
Thanks very much, that has helped a great deal.
Cheers
More information about the gstreamer-devel
mailing list