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

Add a video thumbnail API to Qt Multimedia

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 5.0.0
    • Multimedia
    • None

    Description

      It would be nice to have an API to generate thumbnails and/or extract a single frame from a video file.

      For backends not providing this feature, we could have a fallback cross-platform frame extractor based on a QMediaPlayer and a custom video surface. It would simply seek to the desired frame position, play to trigger rendering and stop immediately once a frame is available.

      Attachments

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

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            ylopes Yoann Lopes
            Votes:
            8 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes