Hi all,
I was trying to compile audacity, when this happened. gstreamer was already installed. Does anyone know a way around this? Thanks! configure: *** checking plugin: *** configure: *** checking for gconftool-2... /usr/bin/gconftool-2 configure: *** configure: *** checking plugin: *** configure: *** checking for pkg-config... /usr/bin/pkg-config checking for gconf-2.0... checking for gstreamer-0.8 >= 0.8.11.1... configure: error: no GStreamer found ------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Wed, Dec 24, 2008 at 7:24 PM, mingcheng hu <[hidden email]> wrote:
> Hi all, > > I was trying to compile audacity, when this happened. gstreamer was > > already installed. Does anyone know a way around this? Thanks! GStreamer 0.8 is no longer supported in any way. We recommend upgrading to the most recent 0.10 releases. Mike ------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi,
I have install Gstreamer 0.10,but can't compile gstreamer-plugins-0.8.12. nother problem about sdlvideosink. I'm sure have install the gst-plugins-bad-0.10.6,but when I use "gst-inspect sdlvideosink" command ,it can't print out a bunch of information about this particular element.Why? Can you help me ? 2008/12/25 Michael Smith <[hidden email]>
------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Wed, Dec 24, 2008 at 9:23 PM, mingcheng hu <[hidden email]> wrote:
> Hi, > I have install Gstreamer 0.10,but can't compile > gstreamer-plugins-0.8.12. > nother problem about sdlvideosink. I'm sure have install the > gst-plugins-bad-0.10.6,but when I use "gst-inspect sdlvideosink" command ,it > can't print out a bunch of information about this particular element.Why? > Can you help me ? > 0.8 is _not supported_, just like when you asked this earlier. As for your sdl problem: perhaps you didn't install the sdl video sink? You didn't mention anything about what operating system you're using or how you installed it. Mike ------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
When I configure the gst-plugins-bad-0.10.6, some information like this;
configure: *** Plug-ins with dependencies that will NOT be built: amrwb cdaudio dc1394 dfbvideosink divx dtsdec faac faad gsmenc gsmdec gstalsa ivorbisdec jack ladspa libmms mpeg2enc musepack musicbrainz mythtvsrc nassink neonhttpsrc qtwrapper sdlvideosink sdlaudiosink sfsrc sfsink soundtouch souphttpsrc spc swfdec theoraexpdec timidity wildmidi x264 xvid How to do it? I don't know which dependencies is need. 2008/12/25 Michael Smith <[hidden email]>
------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi, gstreamer-devel:
Check the outputs of configure and see which library does sdlvideosink, sdlaudiosink need. Install these library then retry. Eric Zhang 2008/12/25 mingcheng hu <[hidden email]> When I configure the gst-plugins-bad-0.10.6, some information like this; ------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |