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

QVideoFrame: rotation angle changes are not recognized (not updated in view)

    XMLWordPrintable

Details

    • 2023wk10FOQtforAndroid

    Description

      Problem description

      • QVideoFrames are displayed in QML VideoOutput using QVideoSink
      • new frames are generated periodically
      • all changes in frame content (bits) are recognized and displayed correctly
        • color, text...
      • changing the rotation angle of the frame is NOT recognized, the displayed image is not rotated (BUG)
      • note: changing the frame size is recognized and displayed
        • as soon as the frame size is changed, then the rotation angle is also updated and the image is correctly displayed

      Reproduce problem

      • the problem is easily reproducible
      • use attached sample program 'rotationAngle.zip'
        • image color and text is updated always
        • rotation angle is not updated
          • only when frame size is changed, then the angle is upated too

      Attachments

        Issue Links

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

          Activity

            People

              bartlomiejmoskal Bartlomiej Moskal
              andreasg Andreas G.
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes