[gst-devel] GstAdapter issue
Yann Gilquin
yann.gilquin at purplelabs.com
Tue Jun 24 09:13:32 CEST 2008
Hi,
you have to link your plugin against gstbase library to support gstadapter.
You can use `pkg-config --libs gstreamer-base-0.10` to ease the work.
--
Yann Gilquin
Purple Labs S.A.
www.purplelabs.com
Ramana Reddy Polaka wrote:
>
>
>
> Hi,
>
>
>
> I am able to compile and install my plugin successfully. But when I
> do gst-inspect, I get the following error.
>
> I have included #include <gst/base/gstadapter.h> . any idea?
>
>
>
>
>
> […@ramana] gst-inspect aacparse
>
>
>
> (gst-inspect-0.10:2546): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libgstmpegaacparse.so':
> /usr/lib/gstreamer-0.10/libgstmpegaacparse.so: undefined symbol:
> gst_adapter_peek
>
> No such element or plugin 'aacparse'
>
>
>
>
>
> Thanks
>
> Ramana
>
> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
> for the use of the addressee(s). If you are not the intended recipient, please
> notify the sender by e-mail and delete the original message. Further, you are not
> to copy, disclose, or distribute this e-mail or its contents to any other person and
> any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
> every reasonable precaution to minimize this risk, but is not liable for any damage
> you may sustain as a result of any virus in this e-mail. You should carry out your
> own virus checks before opening the e-mail or attachment. Infosys reserves the
> right to monitor and review the content of all messages sent to or from this e-mail
> address. Messages sent to or from this e-mail address may be stored on the
> Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
>
More information about the gstreamer-devel
mailing list