I would be very grateful to know what backends people use and to point me to
any installation instructions, where necessary.
The one I'm experimenting with at the moment is GStreamer, but I've not got
it installed or running yet, I'm getting error "Got an invalid playbin
(error 0:Success)". Which leads me to believe that there are no wx
compliant back-ends installed.
Have a good day.
Regards
Steve
I am still trying to get MediaCtrl working on Linux (GStreamer), but I'm
afraid it is proving to be very stubborn. Does anyone have any idea where I
can find information on the GStreamer dependencies on this?
I don't know about MediaCtrl, but I use GStreamer under Linux (Fedora
in my case) to play videos in meetings and for myself, with Totem and
GNOME MPlayer.
GStreamer plugins are under heavy development and are improving too much lately.
You may see codecs that used to be in a package are now in another
package with some extra functionality and bugs resolved.
Gstreamer homepage is http://gstreamer.freedesktop.org/
You may find documentation there.
What do you need to play? (media format and codec required)
What does your code do? A very short example may help.
regards
Domingo Becker