[Bug 746617] opusenc: headers are never sent
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 22 12:51:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746617
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
On a second thought... are the headers supposed to be in-stream? In all cases
or only RTP (does this break Ogg muxing?)? The Opus RTP RFC seems to want
headers in-stream, but that also seems stupid. You can lose the first packet
with the headers and then would only be able to decode stereo again.
It seems like the information from the SDP would be enough for the depayloader
or the decoder to actually re-generate the headers or at least do something
more sensible. Especially the SDP will contain the channel count. So I think
the decoder or depayloader also needs some changes to handle the case without
headers more gracefully.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list