[gstreamer-bugs] [Bug 427990] rtph264depay sprop-parameter-set erros

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 12 07:01:22 PDT 2007


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

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

Holger Freyther changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Holger Freyther  2007-04-12 14:01 UTC -------
1.) AFAIK the "zero_byte" is needed for each SPS and PPS. But the ffmpeg
decoder is quite forgiving anyway.

2.) For DVB-H (probably others as well) sending the SPS and PPs Nalus inline
(as part of the stream) violates the specification. So 2.) causes a problem if
you have a conformant streaming server. The only way to set them is to use the
sprops-parameter-sets but the manually queued nalus never reach the decoder,
they are cleared on the first process. So my unverified, uneducated guess is
that DISCONT is set for the first buffer/payload received.
I could send you the result of --gst-debug=XYZ:A if you are interested.


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




More information about the Gstreamer-bugs mailing list