[Bug 768095] multifilesrc loop only works for ts files
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 27 14:14:01 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768095
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
You might also want to have a look at the gst-editing-services library (ges) in
case that serves your use case better.
There's also splitmuxsrc for multiple files with identical formats, but it
doesn't have a loop option.
Seemless looping might be better implemented using non-flushing seeks with
GST_SEEK_FLAG_SEGMENT at the end of each stream.
--
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