[Bug 793681] splitmuxsink: add a property "location-format-type" to allow filenames with values other than fragment index

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 23 00:55:14 UTC 2018


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

--- Comment #5 from Abhinav <abhitechiestar at gmail.com> ---
I think debate is property vs signal. 

IMHO, while flexibility is good to have even if it comes at some overhead
(writing code again and again by each user), for uncommon scenarios. 

But for common scenarios like "first buffer timestamp" as part of filename,
which is very likely case it should be more convenient to have a simple plugin
property than asking each user to write code again. 

That was the motivation for creating this patch. I hope, Community agrees that
asking users to write signal handling code for frequent requirements is not as
convenient as specifying property.

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