gst-plugins-good multifilesink patch

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-plugins-good multifilesink patch

Ligverd

add property "prefix"


multifilesink prefix="record/%Y/%m/%d/%H%M" location=-%010d.ts""

prefix is the syntax for strftime

and automatically creates the required directory

/2017/04/01/1056-0000000001.ts





_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

multifilesink_add_prefix.patch (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-good multifilesink patch

Sebastian Dröge-3
On Tue, 2017-04-18 at 15:59 +0300, Ligverd wrote:
> add property "prefix"
>
> multifilesink prefix="record/%Y/%m/%d/%H%M" location=-%010d.ts""
> prefix is the syntax for strftime
> and automatically creates the required directory
> /2017/04/01/1056-0000000001.ts

Thanks for the patch. We do patch review in Bugzilla:
https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Please file a bug there and attach your patch in "git format-patch"
format. Thanks!

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (1019 bytes) Download Attachment