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

FlushMode property missing from VideoOutput

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.9
    • 6.4.2
    • Multimedia
    • None
    • All
    • a80fd4a0a (dev), ffd7b0890 (dev), a24d805c1 (6.8)

      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.

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

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

              Created:
              Updated:
              Resolved: