Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySide6 QVideoWidget black screen !
Forum Updated to NodeBB v4.3 + New Features

PySide6 QVideoWidget black screen !

Scheduled Pinned Locked Moved Unsolved Qt for Python
5 Posts 3 Posters 874 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    spfl97
    wrote on last edited by
    #1

    Hi, I want to overlay VideoWidget with another widget (in this case a PushButton) but not working on PySide6. just show a black screen. I have this player.ui and generate the python code with pyside6-uic.exe

    pyside6.png

    But if I use the same UI with pyside2-uic.exe the problem not exist anymore.

    pyside2.png

    So is this a bug related to PySide6 or QT6 ?

    S 1 Reply Last reply
    0
    • S Offline
      S Offline
      StarterKit
      wrote on last edited by StarterKit
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • S spfl97

        Hi, I want to overlay VideoWidget with another widget (in this case a PushButton) but not working on PySide6. just show a black screen. I have this player.ui and generate the python code with pyside6-uic.exe

        pyside6.png

        But if I use the same UI with pyside2-uic.exe the problem not exist anymore.

        pyside2.png

        So is this a bug related to PySide6 or QT6 ?

        S Offline
        S Offline
        spfl97
        wrote on last edited by
        #3

        @spfl97 should I give up on this?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          No, you should check the bug report system and if there's nothing similar, open a new ticket providing a minimal runnable script that shows this behaviour.

          Note that the Qt Multimedia module has seen a significant rework with Qt 6 so there might be some rough edges that have not yet been discovered.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          S 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            No, you should check the bug report system and if there's nothing similar, open a new ticket providing a minimal runnable script that shows this behaviour.

            Note that the Qt Multimedia module has seen a significant rework with Qt 6 so there might be some rough edges that have not yet been discovered.

            S Offline
            S Offline
            spfl97
            wrote on last edited by
            #5

            @SGaist Hi

            Ok, Thanks

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved