The linden labs compiled version of this viewer works fine on a Mandriva 2008.0 system, but when I tried to play some video I got the following:
2007-11-04T16:35:07Z INFO: grab_gst_syms: Found DSO: libgstvideo-0.10.so.0
2007-11-04T16:35:07Z INFO: grab_gst_syms: grabbed symbol: gst_video_sink_get_type from 0xb1e6a240
2007-11-04T16:35:08Z INFO: load: Setting media URI: http://www.lilojun.com/zonescomposi.mov
2007-11-04T16:35:08Z INFO: load returns 1
2007-11-04T16:35:08Z INFO: looping media... 0
2007-11-04T16:35:08Z INFO: playing media...
2007-11-04T16:35:08Z INFO: startNextTransfer: Getting asset data for: 989dd1c1-0013-96c5-ca9c-36bbf97d3470
2007-11-04T16:35:08Z INFO: _queueDataRequest: Starting transfer for 989dd1c1-0013-96c5-ca9c-36bbf97d3470
2007-11-04T16:35:08Z INFO: my_bus_callback: Got GST message type: element
2007-11-04T16:35:08Z INFO: my_bus_callback: Got GST message type: error
2007-11-04T16:35:08Z INFO: my_bus_callback: GST error: A HTTP protocol source plugin is required to play this stream, but not installed.
2007-11-04T16:35:08Z INFO: stopping media...
It looks like I'm just missing a plugin, Mandriva pulled their usual trick of splitting a package into alot of sub-packages. I have everything that looked logical to install already installed.
Does anybody know the exact name of the plugin I need ?
The next step would be to source compile all of gstreamer but I'm hoping to avoid that.