Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92960

AVFoundation plugin's MediaPlayer conflicts with WebEngineWidgets

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 5.15.15
    • 5.15.1, 5.15.2
    • Multimedia, WebEngine
    • None
    • macOS BigSur
    • macOS

    Description

      If application project has "webenginewidgets" QT module dependency:

      QT += webenginewidgets
      

      then QMediaPlayer fails to correctly playback any video file (playback is actually started, sound correctly played, but AVFoundation plugin returns empty or black QVideoFrames to media player) on macOS BigSur 11.

      Following warnings/errors could be seen in log:

      [OGL] CoreAnimation: rendering error GL_INVALID_ENUM

      Same project/code works OK on Windows 10 with WMF plugin enabled and on macOS High Sierra 10.13 (didn't try on macOS Mojave 10.14 or Catalina 10.15).

      Archive with sample project code, reproducing problem, attached.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            artemiy Artem Dyomin
            viktor.kolesnyk Viktor Kolesnyk
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes