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

[REG 6.5.0->6.5.1] multimedia apps not launching on Ubuntu22.04 or RHEL9

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.5.1, 6.5.2, 6.6.0
    • 6.5.1
    • Multimedia
    • Ubuntu22.04 x64
      RHEL9.0 x64
    • Linux/X11
    • e1b7e865e (dev), 49327b053 (6.5), f50491637 (6.5.1)

    Description

      Install Qt6.5.1 gcc binaries on Ubuntu22.04 or RHEL9.0 including all Additional modules. Use example multimedia/screencapture, configure:

      gcc_64/bin/qt-cmake -S /home/qt/RTA/Qt_6.5.1/Examples/Qt-6.5.1/multimedia/screencapture -B /home/qt/RTA/Qt_6.5.1/Examples/Qt-6.5.1/multimedia/screencapture/bld_gcc_64 -GNinja -DFFMPEG_DIR=/usr/local/FFmpeg-n6.0 

      and build cmake --build . --parallel -j 8 in /home/qt/RTA/Qt_6.5.1/Examples/Qt-6.5.1/multimedia/screencapture/bld_gcc_64 both finish ok. Launch application, fails:

      could not load multimedia backend "ffmpeg"
      QtMultimedia is not currently supported on this platform or compiler. 

      With Qt6.5.0 example was launched even there was no -DFFMPEG_DIR=/usr/local/FFmpeg-n6.0 in configure phase.

      Works on SLES15_SP4 (no -DFFMPEG_DIR added to configure).

      Fails on Ubuntu22.04 also if -DFFMPEG_DIR is not set in configure.

      Attachments

        Issue Links

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

          Activity

            People

              semlanik Alexey Edelev
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes