[Bug 740744] Caps negotiation between matroskademux and rtpopuspay fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 17 10:23:42 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740744
  GStreamer | gst-plugins-bad | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-12-17 18:23:37 UTC ---
The Opus RTP mapping can't do (or at least could not at the time) multistream,
this is the reason for the restriction.

Adding opusparse between matroskademux and rtpopuspay works, but only because,
in the absence of external info (eg, ogg headers), it assumes non multistream.

So this patch adds the ability for matroskamux/matroskademux to use the
OpusHead header in codec private data. If present, this will allow
matroskademux to signal multistream correctly.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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