[Bug 744612] New: [splitmuxsink] Add property for specifing maximum number of files to store
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 16 09:48:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744612
Bug ID: 744612
Summary: [splitmuxsink] Add property for specifing maximum
number of files to store
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: memento1987 at interia.pl
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 296962
--> https://bugzilla.gnome.org/attachment.cgi?id=296962&action=edit
My proposition of implementation of max-number-files property
There would be useful to have property for specifing maximum number of files
which could be stored during spliting file using splitmuxsink element.
After achieving mux number of files, files should be overwritten.
Ex. if max-number-files=2 and location=file%02d.mp4
Then only files file00.mp4 and file01.mp4 should be stored. Another parts of
stream should override file00.mp4 and file01.mp4 respecitevly.
--
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