View Single Post
Old 04-21-2020, 12:30 PM   #53
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 916
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
I have located and downloaded several gst-0.10 plugins from the debian jessie armel repositories and copied them to my pw4. I next used ldd to identify their missing dependencies and did likewise with them. I now have a new problem.

I first ran /usr/bin/gst-inspect to confirm the elements are ready to use. Unfortunately, I am getting for an example:

Code:
(gst-inspect-0.10:7817): GStreamer-WARNING **: Failed to load plugin './libgstmad.so': ./libgstmad.so: undefined symbol: gst_element_class_add_static_pad_template
I guess I am missing one of the gstreamer libraries implementing this symbol. Can you tell me which one I am mssing?

Dave
dhdurgee is offline   Reply With Quote