[gstreamer-bugs] [Bug 617164] New: SPS/PPS never sent on timeout
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 29 04:59:32 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=617164
GStreamer | gst-plugins-good | 0.10.22
Summary: SPS/PPS never sent on timeout
Classification: Desktop
Product: GStreamer
Version: 0.10.22
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: marc.leeman at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
the config parameters are never sent on timeout (config-interval) since neither
the SPS or PPS are saved to the list.
good (old):
0:00:02.073201786 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:697:gst_rtp_h264_pay_payload_nal:<rtph264pay0> time to send
SPS/PPS
0:00:02.073210601 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:632:gst_rtp_h264_pay_send_sps_pps:<rtph264pay0> inserting SPS
in the stream
0:00:02.073219954 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:678:gst_rtp_h264_pay_payload_nal:<rtph264pay0> Processing
Buffer with NAL TYPE=7
0:00:02.073229127 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:718:gst_rtp_h264_pay_payload_nal:<rtph264pay0> NAL Unit fit in
one packet datasize=12 mtu=1400
0:00:02.073239579 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:766:gst_rtp_h264_pay_payload_nal:<rtph264pay0> Copying 12 bytes
to outbuf
0:00:02.073308565 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:644:gst_rtp_h264_pay_send_sps_pps:<rtph264pay0> inserting PPS
in the stream
0:00:02.073321913 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:678:gst_rtp_h264_pay_payload_nal:<rtph264pay0> Processing
Buffer with NAL TYPE=8
0:00:02.073331597 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:718:gst_rtp_h264_pay_payload_nal:<rtph264pay0> NAL Unit fit in
one packet datasize=4 mtu=1400
0:00:02.073342541 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:766:gst_rtp_h264_pay_payload_nal:<rtph264pay0> Copying 4 bytes
to outbuf
0:00:02.073408917 3290 0x8caf60 DEBUG rtph264pay
gstrtph264pay.c:778:gst_rtp_h264_pay_payload_nal:<rtph264pay0> NAL Unit DOES
NOT fit in one packet datasize=3940 mtu=1400
bad (n0:00:07.794516103 3353 0xc54520 DEBUG rtph264pay
gstrtph264pay.c:661:gst_rtp_h264_pay_payload_nal:<rtph264pay0> time to send
SPS/PPS (timeout 1)
0:00:07.794525288 3353 0xc54520 DEBUG rtph264pay
gstrtph264pay.c:743:gst_rtp_h264_pay_payload_nal:<rtph264pay0> NAL Unit DOES
NOT fit in one packet datasize=5594 mtu=1400
ew):
--
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