[Bug 659915] MP2T RTP payloader rejects buffers exceeding MTU

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 26 13:06:44 PDT 2011


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

--- Comment #4 from mpaklin at hotmail.com 2011-09-26 20:06:39 UTC ---
(In reply to comment #2)
> Also, this needs a confirmation that this bug exists in current release and/or
> git master.  It is likely I would have noticed it already.

I just pulled the latest from git and it repros there exactly as it did before.
It was pulled from 0.10 version (gstreamer 0.10.35.1, plugins 0.10.30.1).
The source looks exactly as it did before as far as the MTU check goes.

gst-launch filesrc blocksize=20000 location=test.ts ! rtpmp2tpay mtu=10000 !
fakesink
fails with the same assert, while

gst-launch filesrc blocksize=1000 location=test.ts ! rtpmp2tpay mtu=10000 !
fakesink
works fine.

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