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

FlushMode property missing from VideoOutput

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.2
    • Multimedia
    • None
    • All

    Description

      The VideoOutput is missing the flush mode property that was added in 5.13: https://doc.qt.io/qt-5/qml-qtmultimedia-videooutput.html#flushMode-prop

      "Set this property to define what VideoOutput should show when playback is finished or stopped.

      • EmptyFrame - clears video output.
      • FirstFrame - shows the first valid frame.
      • LastFrame - shows the last valid frame."

      This feature is crucial for video players or playing videos one by one in digital signage to avoid flickering. Trying to hook in to EndOfMedia signals of MediaPlayer to set pause / seek is unreliable.

      Attachments

        Issue Links

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

          Activity

            People

              artemiy Artem Dyomin
              inikofdoom Inik Doom
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews