[Bug 719785] hlssink: does not always adhere to the segment target duration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 4 02:27:48 UTC 2017


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

--- Comment #11 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
It is not a good idea to make hlssink start new files at non-keyframe
boundaries. That makes that file unplayable until a keyframe is written. If
there are no keyframes than you can only begin playing it from the start
(assuming there is a keyframe at the beginning). This defeats the whole
fragmented purpose of allowing to start on any fragment.

Why isn't there a keyframe on the stream? Or the problem is that the parser
isn't recognizing and marking the keyframes as such?

What exactly is the pipeline that you're using?

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