On Fri, May 27, 2011 at 7:27 AM, W W <
[hidden email]> wrote:
> Hi Guys
> I want to find a player media write by QT with gstreamer.
> I know there is a qt-gstreamer in theĀ
http://gstreamer.freedesktop.org/src/.
> But It just wrap the gstreamer C function to QT C++.
> If I want to finish the play function, I need to call the gstreamer API too.
> I find there is a player example in the qt-gstreamer.
> there is a simple play function.
> If I need more function, I need write them by myself.
> I know the qt use the Phonon for its default media API.
> Is there any way to make Phonon use gstreamer?
Phonon uses gstreamer as a backend by default on unix systems.
If you use phonon, however, you are limited to the functionality that
it provides. There is no way to integrate advanced gstreamer
functionality. This is why qt-gstreamer was developed.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel