[Bug 787922] splitmuxsink: add a "split-now" action signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 27 16:28:19 UTC 2018


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

--- Comment #39 from Vivia Nikolaidou <vivia at ahiru.eu> ---
18:19 < thaytan> vivia, then I think your problem might be that the
'need_new_fragment' assessment is being applied to the most recently collected
GOP
18:20 < thaytan> which we know because we just received a new keyframe on the
input - so the input_running_time at that point is the start of the next GOP,
but you're making a decision about whether the previous GOP should be passed or
a new fragment started
18:23 < vivia> thaytan: oh, so I was comparing against the keyframe that's
after the gop we just collected?
18:23 < thaytan> yes
18:24 < vivia> ok, in that case in_running_time > time_to_split is correct :)

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