[Bug 794440] hlssink2: Inconsistent fragment duration
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 19 09:01:30 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794440
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 369855
--> https://bugzilla.gnome.org/attachment.cgi?id=369855&action=edit
splitmuxsink: Allow splitting at exactly the time/bytes threshold
76e458a119926424e9dd5acf3210a592a314d713 changed the conditions from
"queued > threshold" to "queued >= threshold", which broke hlssink2 and
resulting in too small fragments being created although keyframes would
be at *exactly* the configured threshold.
--
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