[Development] Multimedia support.

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Wed Aug 20 18:45:24 CEST 2014


I don't think Phonon is a supported backend in Qt 5. You should
probably look into new "Qt Multimedia" framework. On Linux, this
framework relies on GStreamer (for other platforms, it has different
dependencies).

HTH,
-mandeep


On Wed, Aug 20, 2014 at 7:17 AM, Thorvaldur Jochumsson
<jochumsson at gmail.com> wrote:
> Hi I am currently designing multimedia support for my application. I am
> wondering which approach to take. Should I make use of the phonon library or
> make use of the multimedia support provided in the Qt multimedia library? We
> are currently making use of Qt 4.8, where phonon is supported. However, I am
> not sure whether it is the official plan (if there is an official plan) to
> support phonon in future releases. I don’t want to be in the situation in
> half a year that I cannot make use of the newest Qt release since they no
> longer support phonon. Anyone who can give me feedback on this?
>
>
> Many thanks,
>
> Thorvaldur
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list