[gstreamer-bugs] [Bug 323900] New: Basertpdepayloader lets NEWSEGMENT events through unfiltered

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 12 09:16:41 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323900
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: Basertpdepayloader lets NEWSEGMENT events through
                    unfiltered
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kv2004 at eca.cx
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
Basertpdepayloader adds a GST-timestamp to packets it processes, based on the
RTP timestamp. On the first packet, it generates a NEWSEGMENT event to notify
downstream of the start-TS for this stream.

In current CVS-HEAD, upstream NEWSEGMENT events are passed through the element,
causing confusion to downstream elements (they get NEWSEGMENT events with
different time formats).

Basertpdepayloader should make sure that NEWSEGMENT events that it passes
downstream, are all of the same format.


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
A patch, hopefully attached to this bug report later on.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list