[Bug 758160] splitmuxsink with mpegtsmux, curlftpsink generates only the first fragment and pipeline exits with a timeout error.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 16 02:08:19 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758160
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
mp4mux probably just errors out, because it needs a seekable sink due to how
the file format works. mpegtsmux does not need that.
Have you tried a pipeline without splitmuxsink?
Something like ... ! mpegtsmux ! curlftpsink ?
--
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