Sorry, not 'issues' I meant 'users'!
> -----Original Message----- > From: Mark Dootson > Note that my example forces use of the mediaplayer backend > rather than > direct-show. Perhaps this is the issue ?. I'll check. I don't think quickshow is available on Linux, but I'll look anyway. > > 2 - Anyhow the other thing is that on loading a video file > twice, I still > > get a segfault after the second load. > > I don't see this. I think ensuring you have issued an explicit 'Stop' > may fix it. > It's possible, but I get this with your code and with the demo. > LoadURI was always there, it just wasn't documented. I know this, but this is the best I've seen it work. It even says it is working even though there is no pic. > Steve, I know next to nothing about GStreamer and media playing in > general. All I have done is make sure that the wxPerl side of > things at > least has all the available methods / events wrapped. > > What I have found is that getting the necessary development > dependencies > installed to build wxMediaCtrl on wxGTK is very difficult. Also > segmentation faults are often caused by having missing runtime > dependencies. In my rudimentary testing, I check that the Gnome Totem > application can load the media file OK. If it can, then at least the > necessary decoders are installed. Mark, your efforts are greatly appreciated. > > It would be great if, as an active user of wxMediaCtrl, you could > improve the base GStreamer wrapper and therefore we get > better handling > in wxPerl. I won't be able to offer much if any media or GStreamer > related help I'm afraid due to a total lack of experience in > that area. I'll do what I can. I've putting aside several weeks of schedule to concentrate on this. Although it has to be said not 8 hours per day :) My main gripe is that there just aren't enough users. I feel because it often installs without the media there as default. I feel the installation needs to be better. I've been running a reinstall all morning, and I just saw it exit directory 'media' with nothing to do. I guess it's going to fail, but I'll let it complete and then post here. Thanks for everything. Steve