Thanks for the info, I'm currently not using the native jar file as I'm setting the qt_plugin_path and the library override variable. I've removed the libgstreamer_backend.so and replaced it with the xine version into the plugins directory. This is currently failing to find a backend so I'm guessing that the xine_backend binary. Using ldd on the binary shows all dependencies are met. It just isn't picked up for some reason.
- Dave 2009/5/7 Eskil Abrahamsen Blomfeldt <[email protected]> > David Conde wrote: > >> I see there are now different phonon backends available. I'm currently >> trying to switch in the xine backend. Is it possible to easily switch these >> via config like in the kde version of phonon or are the backends fixed on >> each supported platform? >> > Hi, David. > > If you build Qt and Qt Jambi from source and make sure your Qt library is > binary compatible with the Phonon plugin (i.e. it is built against the same > version and configuration of Qt) this should not be a problem. For > deployment, you will need to edit the ant script and deployment specs to > include your Xine backend. > > -- Eskil > > >
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
