[Qtwebengine] Compiling with mp3 support

Jocelyn Turcotte jocelyn.turcotte at digia.com
Fri Jun 13 18:57:42 CEST 2014


Hello,

we don't enable mp3 support in the open source version by default because
Chromium itself doesn't.

See http://www.chromium.org/audio-video for more info.

It is possible to enable the documented GYP flags there by running qmake
in qtwebengine with:

qmake WEBENGINE_CONFIG+=proprietary_codecs

but be aware that if you do so, I would guess that you are responsible for
getting a license for those codecs yourself.

Cheers,
Jocelyn "I am not a lawyer" Turcotte


On Thu, Jun 12, 2014 at 03:11:56PM +0200, Notorious wrote:
> Hi all,
> 
> Is there any possibility to compile the chrome snapshot with mp3 
> support? (http://html5test.com/)
> This would eliminate the need for flash on a lot of the music streaming 
> websites.
> 
> Or is this only available on newer versions eg 35?
> 
> Kind Regards
> _______________________________________________
> QtWebEngine mailing list
> QtWebEngine at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtwebengine



More information about the QtWebEngine mailing list