Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QMediaPlayer will cause window not response while stop play video.
Forum Updated to NodeBB v4.3 + New Features

QMediaPlayer will cause window not response while stop play video.

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 262 Views 1 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.
  • MozzieM Offline
    MozzieM Offline
    Mozzie
    wrote on last edited by
    #1

    Hi,

    I found QMediaPlayer will cause window not response when the QMediaPlayer can not play the video so I try to stop play by calling QMediaPlayer::stop().

    I am using Qt5.12.11 on Windows10.

    I can not upload the video file. it seems beacuse QMediaPlayer can not support YUV422 video frame.

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

      Hi,

      If memory serves well QVideoWidget does not support YUV422 however the corresponding QML type does:

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

      MozzieM 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        If memory serves well QVideoWidget does not support YUV422 however the corresponding QML type does:

        MozzieM Offline
        MozzieM Offline
        Mozzie
        wrote on last edited by
        #3

        @SGaist
        Thank you

        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