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

Smooth property not managed in VideoSink/VideoFrame

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9.0
    • Multimedia
    • None
    • All

    Description

      Currently the VideoOutput QML completely ignores the smooth parameter, however the Image QML don't.

      Inside the qImageFromVideoFrame() in qvideoframeconverter module, when a new QRhi is created, the QRhiSampler (textureSampler) is forced to QRhiSampler::Linear for magFilter, minFilter and mipmapMode and to QRhiSampler::Nearest in the Android version, ignoring the smooth property from VideoOutput -> VideoSink.

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            noivis-dev Matteo Colacito
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes