[Bug 788563] rtph264depay frequently introduces frame drops.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 19:20:38 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=788563

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This error happens because a packet being processed is not a valid RTP packet.
Which is the case here, there seem to be some rogue packets. I don't think it
should be a problem though? RTP sequence numbers of the valid packets look
continuous at first glance, and I can't reproduce any artefacts.

Should I be seeing decoding artefacts with this pipeline?

gst-launch-1.0 filesrc location=
~/samples/misc/788563-rtph264depay-invalid-payload-decode-artifacts.pcap !
pcapparse
caps=application/x-rtp,media=video,encoding-name=H264,clock-rate=90000 !
rtph264depay ! avdec_h264 ! xvimagesink

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