[gstreamer-bugs] [Bug 537675] rtp vorbis/theora payloader static caps don't specify delivery method

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 12 17:59:18 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=537675

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #4 from Olivier Crete  2008-06-13 00:59 UTC -------
Created an attachment (id=112650)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=112650&action=view)
Make the setcaps and static caps reflect reality

After a bit more reading.. it seems that both the vorbis and theora
depayloaders actually also only work with delivery-method="inline" (ie it
doesn't work with any other delivery-method..
Also, the current vorbis RTP payloading draft (on xiph.org) does not talk about
delivery-method at all, so it should work only "configuration"..
I'm attaching a patch that fixes both.

Also, the SDP can include mode than one delivery method.. which is hard to
reflect in fixed caps.. so maybe it should just ignore it in the caps.. check
if there is a "configuration" or otherwise assume in-band (and lobby to have
out-band dropped, because it seems a really stupid idea).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537675.




More information about the Gstreamer-bugs mailing list