[gstreamer-bugs] [Bug 509311] New: [rtph263pay] rtph263pay does not follow rfc2190

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 14 01:19:44 PST 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=509311

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [rtph263pay] rtph263pay does not follow rfc2190
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sakdean at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
The current implementation is just a hack that applies payload and rtp headers
to the actual data without MTU and rfc2190 consideration. The output packages
are bigger than MTU.

The frames should be payloaded at least in payload mode A and/or B that are
specified in the mentioned rfc2190.

Steps to reproduce:
1. gst-launch videotestsrc pattern=0 num-buffers=3 ! ffenc_h263
rtp-payload-size=1 ! rtph263pay ! fakesink dump=true



Actual results:
you get a dump of the buffers that are actually bigger than MTU

Expected results:
to get buffers <= MTU and properly payloaded

Does this happen every time?
yes

Other information:


-- 
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=509311.




More information about the Gstreamer-bugs mailing list