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

Document stubs mechanism that is used for FFmpeg

XMLWordPrintable

    • Android, Linux/X11
    • dbb5bc337 (dev), ecff0d990 (6.10), 655234fd3 (6.9), 7dde555a4 (tqtc/lts-6.8)
    • Multimedia, weeks 18-19, Multimedia Current w28 ...

      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:

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes