[Bug 746617] opusenc: headers are never sent
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 22 13:07:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746617
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Ilya Konstantinov from comment #5)
> Also, what's with this "gst_audio_encoder_set_headers" thing? I'm merely
> "setting" the headers and then gst_audio_encoder decides when to send them?
>
> If so, does the 'enc->header_sent' member make sense? Shouldn't it be
> 'enc->header_set'?
The base class sends them right away before the next real buffer, and also
whenever requested by downstream.
Btw, see also the config-interval property on the payloaders (e.g. h264 and
vorbis one).
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list