pulsesink: writeable size will increase bigger than total buffer size if no data feed to pulse
Bing Song
Kevin.Song at freescale.com
Fri Jan 9 02:03:37 PST 2015
Hi,
I report one bug: https://bugzilla.gnome.org/show_bug.cgi?id=742141
But it isn't a bug, just want ask question.
Is it reasonable below writeable size will increase bigger than total buffer
size if no data feed to pulse?
pbuf->m_writable = pa_stream_writable_size (pbuf->stream);
Do I need fix writable size increase issue or I need feed data at anytime (send GAP event when no audio data)? Our implement will sent EOS to audio pipeline when backward playback and no audio data feed to pulse.
Regards,
Song Bing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150109/cf13d256/attachment.html>
More information about the gstreamer-devel
mailing list