AW: 'GstMultiFileSink' has no property named 'multifilesink'

Thornton, Keith keith.thornton at zeiss.com
Wed Aug 22 10:41:51 UTC 2018


Hi, the warning is correct, multifilesink has no parameter multifilesink you have the parameter pairs
"post-messages", TRUE
"next-file", 4
,"max-file-size",500000
And
"async",0
What is the multifilesink there for?


Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Shubham Shrivastava
Gesendet: Mittwoch, 22. August 2018 10:17
An: gstreamer-devel at lists.freedesktop.org
Betreff: 'GstMultiFileSink' has no property named 'multifilesink'

 g_object_set(G_OBJECT (data.filesink),"post-messages", TRUE, "next-file", 4,"max-file-size",500000,"multifilesink","async",0,NULL);

 GLib-GObject-WARNING **: g_object_set_valist: object class 'GstMultiFileSink' has no property named 'multifilesink'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180822/35ae422d/attachment-0001.html>


More information about the gstreamer-devel mailing list