Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-349

QtMultimedia is missing in the PySide2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.0
    • None
    • PySide
    • None
    • 55a550ab2c5675bdb464b444dc0d11b7ffb7f2eb (pyside/dev)

    Description

      QtMultimedia is missing in PySide2.

      It is disabled manually in the PySide2 cmakefile.

      if(0)
          ### crashes shiboken, as soon as 'QAbstractVideoBuffer' is touched!
          HAS_QT_MODULE(Qt5Multimedia_FOUND QtMultimedia)
      else()
          set(DISABLE_QtMultimedia 1 PARENT_SCOPE)
      endif()
      

      ("Could not find a minimal constructor for type 'Array'. ) used in mapPlanes(QAbstractVideoBuffer::MapMode, int*, Array, Array)

      Attachments

        Issue Links

          For Gerrit Dashboard: PYSIDE-349
          # Subject Branch Project Status CR V

          Activity

            People

              kleint Friedemann Kleint
              chengxili Chengxi Li
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews