[gst-devel] ERROR disable-registry

Will Newton will.newton at gmail.com
Wed Dec 20 11:20:52 CET 2006


On 12/19/06, ram kumar <heyram_2002 at yahoo.com> wrote:
> hi,
>     I want to disable the XML library since it
>
> occupies more memory.so I have even tried with
>
> configuring --disable- registry and --disable-
>
> loadsave in the gstconfig.h
>
> file.But when i compiled the project(libgstreamer)in
>
> VC++ 6 workspace i got some compilation errors with
>
> gstregistryxml.c and gstxml.c so i removed that files
>
> from the project...since iam not using XML
>
> library..But iam able to build all the plugins like
>
> the "mp3parser" "mad" decoder and "directsound"
>
> sink.But when i create my application and try to play
>
> a file it says that filesrc element couldn't be
>
> created ie)its not able to recognize the
>
> coreelements(plugins).

Because the registry is disabled you need to explicitly load the
plugins you need with the --gst-plugin-load command line switch.




More information about the gstreamer-devel mailing list