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

Add support for AV1 decoding with the FFmpeg backend in online installer

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.5.3, 6.6.1
    • Multimedia
    • All
    • 865de67f3 (dev), 03948d735 (6.7), c3265e394 (tqtc/lts-6.5)

      The FFmpeg multimedia backend that comes with the online installer does not support decoding AV1 video files. It is, however, possible to configure FFmpeg to enable the libdav1d decoder (https://code.videolan.org/videolan/dav1d) and enable AV1 playback with a custom build of the FFmpeg media backend.

      The need for AV1 playback is documented in QTBUG-117118. AV1 playback is supported with for example the Windows backend.

      Tasks:
      1. Modify provisioning scripts to download and build the dav1d library
      2. Update FFmpeg provisioning scripts to use the dav1d headers and library
      3. Update Qt attributions to include the dav1d library
      4. Update tests to cover playback of AV1 media files.

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

            artemiy Artem Dyomin
            johanseg Jøger Hansegård
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes