On Fri, 2008-09-12 at 14:39 +0530, ext Raghavendra wrote: > Hi all, > Thank you for your response ..... I build gstreamer with a version of > gstreamer-0.10.19 and tried to launch some pipelines like, filesrc location= > ""| alsasink ...playbin uri = ""...me getting some errors like alsa not > found, playbin uri is not valid ...and some time ...marshal related errors > .... > > Please suggest me how to ahead??? and which glib binaries should be used When you compile plugins-base you get a list of which plugins are going to be built. If you don't have alsa-lib then the alsa plugin won't build. -- Felipe Contreras