Need Help

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

Need Help

Anita Singh
Hi all


I am new in Gstreamer

I need all experts help here to resolved my error

I have setup the demo app for run Gstreamer but i have following error comes which stuck me for further progress


The error is "Unable to build pipeline: no element \"warptv\"

This comes in file : GStreamerBackend.h -> AppFunction -> Line 146 ->     pipeline = gst_parse_launch("videotestsrc ! warptv ! videoconvert ! autovideosink", &error);


Please help me to resolve this

Help will be appricicated

Thanks



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Need Help

Tim Müller
On Mon, 2017-10-09 at 12:11 +0530, Anita Singh wrote:

Hi Anita,

> The error is "Unable to build pipeline: no element "warptv"

Looks like you're missing the effectv plugin from gst-plugins-good.

You should be able to fix this by installing gst-plugins-good.

Cheers
 -Tim

--
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel