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

FFmpeg backend looking for old OpenSSL 1.1 libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 6.5.3, 6.6.0
    • Multimedia
    • Linux Mint 21.2, OpenSSL 3 only environment.
    • Linux/X11

      When running on a Linux system that is on OpenSSL 3 (and no 1.1 libraries are installed or even available) qtmultimedia ffmpeg backend fails to load ssl libraries (Couldn't load OpenSsl libaries), this can easily be tested with the example media player, it won't play the example video as it is behind a https connection.

      Stracing shows that the ffmpeg backend is looking for libssl.so.1.1 and libcrypto.so.1.1

      Workarounds: install openssl 1.1 libraries (bad), use gstreamer backend (good)

      Qt installed from online installer.

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

            artemiy Artem Dyomin
            milang Kaj-Michael Lang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes