Bug 471869

Summary: Add support for libsvtav1 in the ffmpeg version distributed as part of the org.kde.Platform/x86_64/5.15-22.08 runtime
Product: [Developer tools] Qt/KDE Flatpak Runtime Reporter: Matti Pulkkinen <brisk.ice8163>
Component: generalAssignee: Aleix Pol <aleixpol>
Status: RESOLVED DOWNSTREAM    
Severity: wishlist CC: aacid
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: ffmpeg configuration

Description Matti Pulkkinen 2023-07-02 12:20:00 UTC
Created attachment 160043 [details]
ffmpeg configuration

SUMMARY

The ffmpeg distributed as part of the org.kde.Platform/x86_64/5.15-22.08 runtime reports the attached text as its configuration. The libsvtav1 encoder is not listed, so this ffmpeg does not support libsvtav1, and as a consequence the Kdenlive flatpak can't use libsvtav1 as an export encoder. Would it be possible to add support for libsvtav1 for the ffmpeg in that runtime?


flatpak info org.kde.kdenlive:

Kdenlive - Video Editor

          ID: org.kde.kdenlive
         Ref: app/org.kde.kdenlive/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 23.04.2
     License: GPL-3.0-only
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 251,2 MB
     Runtime: org.kde.Platform/x86_64/5.15-22.08
         Sdk: org.kde.Sdk/x86_64/5.15-22.08

      Commit: 107261798b5d85256a4bf3f378f4a5c07b3ac5199fa9bbd381bd2b9e6cec5922
      Parent: 896f7233eeb3854c96ba499372591cce91d00f274ab638790c346409fb6f10c1
     Subject: Update 2 modules (51b8cbb9)
        Date: 2023-06-29 23:20:10 +0000
Comment 1 Aleix Pol 2023-07-02 18:18:27 UTC
Our runtime is not really the right place to address this. It could be addressed in two places:
- https:// github.com/flathub/org.freedesktop.Platform.ffmpeg < ffmpeg's runtime packaging
- digikam's flatpak packaging