[gst-devel] gst-plugins can't find GStreamer

René Stadler mail at renestadler.de
Mon May 21 20:43:03 CEST 2007


Am Montag, den 21.05.2007, 19:16 +0100 schrieb Nick Chorley:
> OK, configure was successful for gst-plugins-base and it tells me the
> following:
> 
> configure: *** Plug-ins without external dependencies that will be
> built:
>         adder
>         audioconvert
>         audiorate 
>         audioresample
>         audiotestsrc
>         ffmpegcolorspace
>         gdp
>         playback
>         typefind
>         videorate
>         videoscale
>         videotestsrc
>         volume
> 
> configure: *** Plug-ins without external dependencies that will NOT be
> built:
> 
> configure: *** Plug-ins with dependencies that will be built:
>         alsa
>         cdparanoia
>         libvisual
>         ogg 
>         pango
>         theora
>         video4linux
>         vorbis
>         ximagesink
>         xvimagesink
> 
> I compiled and installed, without any problems, but when I run
> gst-inspect now, it says there are only 3 plugins (and running
> "gst-inspect alsasink" for example says, "No such element or plugin
> 'alsasink'). 
> 
> Help! Thanks :).
> 
> Nick

Did you install into a non-standard prefix?  Try running

  export GST_PLUGIN_PATH=/whatever/prefix/lib/gstreamer-0.10

such that the set directory contains libgstalsa.so and so on.  Then try

  gst-inspect alsasink

again.

-- 
Regards,
  René Stadler





More information about the gstreamer-devel mailing list