'GstMultiFileSink' has no property named 'multifilesink'

Nicolas Dufresne nicolas at ndufresne.ca
Wed Aug 22 11:53:07 UTC 2018


Le mer. 22 août 2018 04:27, Shubham Shrivastava <shubham333vm at gmail.com> a
écrit :

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

This error is super clear and exact. Remove the "multifilesink" parameter
from your g_object_set() call.

_______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180822/36f87bb2/attachment.html>


More information about the gstreamer-devel mailing list