[Bug 765072] splitmuxsink: Sometimes creates a small one-frame file after EOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 20 20:56:38 UTC 2016


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

--- Comment #8 from Xavier Claessens <xclaesse at gmail.com> ---
Problem was that the EOS event was never released into the mq because it blocks
forever in the while loop at the end of check_completed_gop(). If we are in the
function and in_eos==TRUE that means we just received that event, I see no
reason to not let it go into the mq immediately, is there?

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