PDA

View Full Version : Can we use Phonon without GStreamer?



learning_qt
5th September 2008, 13:14
Hello,

I will make applications under Qt-embedded. Because of some reasons, there is no GStreamer in our system. Do you know how to use Phonon without GStreamer?

Thanks!

aamer4yu
5th September 2008, 13:25
I dont think Phonon can be used without gstreamer on linux. As far as i know, phonon uses gstreamer on linux, and directx/directshow on windows....

learning_qt
5th September 2008, 13:56
Does GStreamer use x-server in linux?

EnErGy[CSDX]
5th September 2008, 16:12
I dont think Phonon can be used without gstreamer on linux. As far as i know, phonon uses gstreamer on linux, and directx/directshow on windows....
you may build Phonon with xinelib as backend

learning_qt
8th September 2008, 06:20
Thanks!
If I build Xinelib, what kind of other libs should I install?
By the way, do you mean xineline does not need X-server in order to run. In my embedded system, there is no x-server.

muellerp
8th September 2008, 13:02
Current Xine BE has a dependency on kdelibs. This dependency is currently removed, but it won't help you till the next Phonon release.

I would check for the not yet officially released BE with MPLayer and/or VLC.
http://code.google.com/p/phonon-vlc-mplayer/