[Bug 664312] New: rtpvorbispay does not handle headers in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 17 18:17:59 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664312
  GStreamer | gst-plugins-good | 0.10.30

           Summary: rtpvorbispay does not handle headers in caps
    Classification: Platform
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In the same spirit as bug #650406, rtp vorbis payloader suffers from the same,
as it seems to always expect header packets before data packets. If a data
packet is received (a no headers are received yet) the following error message
shows up:

0:00:10.451088141 34701       0xc65e90 WARN               rtspmedia
rtsp-media.c:1573:default_handle_message: 0xd4da30: got warning Could not
decode stream. (gstrtpvorbispay.c(729): gs
Error initializing header config)

The attached patch tries to solve this.

-- 
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