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

Support non-contiguous planar data in QVideoFrame/QAbstractVideoBuffer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0
    • 5.3.0
    • Multimedia
    • None

    Description

      QVideoFrame and QAbstractVideoBuffer only returns a pointer to the first plane of YUV formats. It is then up to the user to calculate the offset of the subsquent planes based on the height and stride of that plane. Which gives the wrong results if the planes aren't packed together.

      An option for the planes to be returned independently would be helpful in this instance.

      Attachments

        For Gerrit Dashboard: QTBUG-38345
        # Subject Branch Project Status CR V

        Activity

          People

            andrew.den.exter Andrew den Exter
            andrew.den.exter Andrew den Exter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes