[PyQt] Heads Up: Re-packaging QtWebEngine

Kyle Altendorf sda at fstab.net
Thu Oct 4 06:12:12 BST 2018



On October 4, 2018 1:04:13 AM EDT, Zhao Lee <redstone-cold at 163.com> wrote:
>According to the Qt
>dochttps://doc.qt.io/qt-5/qtwebengine-features.html#audio-and-video-codecs
>
>QWebEngine doesn't support mp3 playback by default , the way to solve
>the problem is to compile our own Qt webengine, can you add the support
>in PyQtWebEngine ?

From the link:

Warning: When distributing proprietary codec libraries, you must acquire licenses for them.

I assume this is why they aren't included by default.

Cheers,
-kyle



More information about the PyQt mailing list