[gst-embedded] Custom plugin library and gst-launch question
ssn
snara_2003 at yahoo.com
Thu May 14 14:54:53 PDT 2009
Hi,
I have a custom Gst plugin module that I want to use gst-launch to test
with. This library depends on other shared libraries. Normally, I would not
worry about the dependent libraries since my application build rules will
take care of these. However, if I do not link my custom Gst shared library
with all the other dependent libs, gst-launch complains that it is not able
to find those symbols.
Has anyone encountered such issues. if so, please let me know how to resolve
this. I currently link the Gst plugin lib with all the other dependent libs.
I am not sure if this is correct.
Thanks for your help.
- SSN
--
View this message in context: http://n2.nabble.com/Custom-plugin-library-and-gst-launch-question-tp2902795p2902795.html
Sent from the Gstreamer-embedded mailing list archive at Nabble.com.
More information about the Gstreamer-embedded
mailing list