Le samedi 25 juin 2016 à 07:27 +0530, MohanR a écrit :
> Hi,
>
> I believe we use some kind of ranking to decide the actual sink of
> autovideosink. For Eg,
>
> autovideosink = cluttersink > xvimagesink
You seem to have local hack, since xvimagesink is primary rank, while
cluttersink is marginal. cluttersink shouldn't be picked by
autovideosink in un-modified builds. It also does not support being
embedded into X11 application, so it's ill advise to rank it higher
then marginal.
>
> Is there any way to change the autovideosink=xvimagesink even at the
> presence cluttersink?
You can always edit the ranks inside your application. Use GstRegistry
to find the GstPluginFeature, and modify it
(gst_plugin_feature_set_rank()).
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel