I ran into this a few days ago. I believe the documentation I found said
something along the lines of:
Proprietary codecs are not included by default for legal reasons. When
building Qt, you can set this preference to enable proprietary codecs:
WEBENGINE_CONFIG+=proprietary_codecs
--
Jason Do
All,
I have a client trying to get MP4 videos to play in an application which
is using QWebEngine. I have found a few blurbs which state there is some
licensing issue, but have not found a link with instructions on how to
make it work. Does one need to build all of Qt from source using some
sw