Re: pipeline could not be constructed

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: pipeline could not be constructed

Yasushi SHOJI-2
Hi,

On Thu, Jun 1, 2017 at 2:28 AM, zeef <[hidden email]> wrote:
> In my PC 2 (embebed system with buildroot) when i do the same command  gives
> me that error:
>
> ERROR: pipeline could not be constructed: no element "videotestsrc".~
>
> and in big bunny example gives me that:
>
> WARNING: erroneous pipeline: no element "videoconvert"

I don't know how you setup your embedded system, but the videoconvert plugin
is missing, either physically missing on your file system or miss placed.

Do you have libgstvideoconvert.so on your file system?
If you do, just set GST_PLUGIN_PATH.
if you don't, go back to buildroot and figure out what's wrong.

-- 
           yashi


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel