[opensource-dev] streaming media on 64bit?

Marc Adored marc at inworlddesigns.com
Sat Feb 5 07:15:35 PST 2011


This is the error I get:

 pid:5205: (media plugin) grab_gst_syms:93: Found DSO: libgstreamer-0.10.so.0
 pid:5205: (media plugin) grab_gst_syms:107: Found DSO: libgstvideo-0.10.so.0

(<unknown>:5205): GStreamer-WARNING **: Failed to load plugin
'/usr/lib32/gstreamer-0.10/libgstspc.so': libopenspc.so.0: cannot open
shared object file: No such file or directory
 pid:5205: (media plugin) MediaPluginGStreamer010:170:
MediaPluginGStreamer010 constructor - my PID=5205
 pid:5205: (media plugin) receiveMessage:1000: GStreamer010 media
instance failed to set up
2011-02-05T15:04:29Z INFO: LLPluginProcessParent::receiveMessage:
plugin version string: GStreamer010 media plugin, GStreamer version
0.10.30.0 (runtime), 0.10.6.0 (headers)
 pid:5205: (media plugin) receiveMessage:1216:
MediaPluginGStreamer010::receiveMessage: unknown message class:
media_browser
 pid:5205: (media plugin) receiveMessage:1216:
MediaPluginGStreamer010::receiveMessage: unknown message class:
media_browser
 pid:5205: (media plugin) receiveMessage:1216:
MediaPluginGStreamer010::receiveMessage: unknown message class:
media_browser
 pid:5205: (media plugin) receiveMessage:1216:
MediaPluginGStreamer010::receiveMessage: unknown message class:
media_browser
 pid:5205: (media plugin) receiveMessage:1216:
MediaPluginGStreamer010::receiveMessage: unknown message class:
media_browser
 pid:5205: (media plugin) receiveMessage:1027:
MediaPluginGStreamer010::receiveMessage: shared memory added, name:
/LL5174_3, size: 8, address: 0xf732e000
 pid:5205: (media plugin) receiveMessage:1107: ---->Got size change
instruction from application with shm name: /LL5174_3 - size is 1 x 1
 pid:5205: (media plugin) receiveMessage:1123: *** Got size change
with matching shm, new size is 1 x 1
 pid:5205: (media plugin) receiveMessage:1124: *** Got size change
with matching shm, texture size size is 1 x 1


I have copied the gstreamer-0.10 from my wifes 32bit ubuntu to
/usr/lib32/gstreamer-0.10 but it still cant find the file
/usr/lib32/gstreamer-0.10/libgstspc.so. I have verified it is there so
I am not sure why it can't find it. I also put all the gstreamer libs
into the lib of sl folder and it still can not find it :/ I know she
has all the proper gstreamer plugins installed also because streaming
media works for her so theoretically it should work for me. From that
message it just looks like its not finding the files...


More information about the opensource-dev mailing list