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

Document stubs mechanism that is used for FFmpeg

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Multimedia
    • None
    • Android, Linux/X11
    • Multimedia Next

    Description

      On Android and Linux, FFmpeg has dynamic dependencies, specifically openssl and vaapi (linux only) that we don't deliver with QtMM and which may not be installed on the user PC.
      To make the FFmpeg plugin work, we ship stubs of these libs. As a result, if the library is not installed, the FFmpeg only misses the related functionality (unable to play secure streams and missing vaapi hw acceleration).

      To make it transparent for users, we should document:

      Attachments

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

        Activity

          People

            padubsky Pavel Dubsky
            artemiy Artem Dyomin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes