[Bug 760880] hlssink: stops fragmentizing the stream so that segment file grows infinitely
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 22 00:32:55 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760880
--- Comment #4 from Andreas Frisch <fraxinas at opendreambox.org> ---
Created attachment 319541
--> https://bugzilla.gnome.org/attachment.cgi?id=319541&action=edit
log results of buffer probes
i've got new suspicions about what may be causing this issue:
i placed buffer probes at the srcpad of my h264source element, at the source of
h264parse and at hlssink's sinkpad (after the mpegtsmux)
it turns out that at regular pace, there always are buffers that have dozens of
seconds late timestamps compared to the others.
no idea where those buffers originate in because i can't find any other
occurences of those specific pts in the logs.
i know h264 has reordering, but certainly not to this degree.
--
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