How is Python plugin found
narcisse doudieu siewe
wambenarcisse at yahoo.fr
Tue Aug 9 15:52:50 UTC 2016
Why don't use python with its gobject binding?
install gstreamer-1.0 and pygi-aio or use subprocess?
Le Mardi 9 août 2016 15h14, Weipeng HE <heweipeng at gmail.com> a écrit :
Hi all,
I am trying to run the gst-python example:
https://cgit.freedesktop.org/gstreamer/gst-python/tree/examples/plugins/python/sinkelement.py
I ran theses commands:
$ export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD/plugin:$PWD/examples/plugins
$ GST_DEBUG=python:4 gst-launch-1.0 fakesrc num-buffers=10 ! mysink
But it says:
WARNING: erroneous pipeline: no element "mysink"
I am wondering how is python plugins found in gstreamer. Is there any
documentation on this?
Thanks a lot!
Weipeng
_______________________________________________
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/20160809/9bb8e3e1/attachment.html>
More information about the gstreamer-devel
mailing list