[PyQt] Heads Up: Re-packaging QtWebEngine

Zhao Lee redstone-cold at 163.com
Thu Oct 4 06:04:13 BST 2018


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 ?






在2018年10月03 20时23分, "Phil Thompson"<phil at riverbankcomputing.com>写道:

Starting with v5.12 the QtWebEngine, QtWebEngineCore and QtWebEngineWidgets modules will be packaged as PyQtWebEngine and be separate from the main package.

This only affects installing from source and wheels - it does not affect your source code.

Doing so will halve the size of the PyQt5 wheel.

Phil
_______________________________________________
PyQt mailing list    PyQt at riverbankcomputing.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20181004/6aca1ee5/attachment-0001.html>


More information about the PyQt mailing list