[Bug 763711] splitmuxsink: deadlock when one streams doesn't have regular buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 18:15:56 UTC 2016


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

--- Comment #15 from Xavier Claessens <xclaesse at gmail.com> ---
I don't think that's a problem, EOS event is sticky so in restart_context() it
will resend it for every new file.

I tested with this:

test.srt:
1
00:00:00,000 --> 00:00:10,000
Text

$ gst-launch-1.0 filesrc location=test.srt ! subparse ! kateenc category=SUB !
mux.subtitle_0   videotestsrc is-live=true ! splitmuxsink location=foo%02d.mkv
muxer=matroskamux name=mux   max-size-bytes=20971520

The subtitle stream sends EOS after 10s, and it continues producing files after
that.

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