You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Qt v6.7 the QtMultimedia ffmpeg backends depend on new libraries (avcodec, avformat, avutil, swresample and swscale) that are not included in the Qt wheels. This affects macOS (Qt v6.7.1) and Windows (Qt v6.7.0).
In Qt v6.7 the QtMultimedia ffmpeg backends depend on new libraries (
avcodec,avformat,avutil,swresampleandswscale) that are not included in the Qt wheels. This affects macOS (Qt v6.7.1) and Windows (Qt v6.7.0).