[Bug 746595] omxaacdec requires pulsesink a large 'discont-wait' value
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 24 05:23:28 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746595
--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
For your case, nframes should always be two. And it should calculate that from
the number of samples in the output buffers already. Why doesn't it? :)
The nTickCount is useless and is not going to be used for the output buffers.
GstAudioDecoder is overwriting the duration of buffers based on the number of
frames you put into the finish() call.
See also bug #685730 and bug #746017
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list