[PyQt] Heads Up: Re-packaging QtWebEngine
Phil Thompson
phil at riverbankcomputing.com
Thu Oct 4 09:05:07 BST 2018
On 4 Oct 2018, at 6:04 am, 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 ?
No. The copy of Qt bundled in the wheels is taken from the open source binary installers from Qt. We do not compile our own version.
Phil
More information about the PyQt
mailing list