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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 1 02:46:42 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=509311

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




------- Comment #19 from Dejan Sakelšak  2008-08-01 09:46 UTC -------
I never search for the header of the first GOB. I search for the header of the
2+nd GOB. The GOB finder function works, because mode A works as it should. If
you'll look closely to the implementation, it actually starts at the 4th byte
of the frame, so it searches GBSCs that are of higher GOBN than 1.

The problem is in mode B. There's the bit shift problem. So inside a GOB (MB
layer) not outside. Actually the problem is somewhere in the _mb_finder()
function.


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