Bug 471869 - Add support for libsvtav1 in the ffmpeg version distributed as part of the org.kde.Platform/x86_64/5.15-22.08 runtime
Summary: Add support for libsvtav1 in the ffmpeg version distributed as part of the or...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Qt/KDE Flatpak Runtime
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Flatpak Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-02 12:20 UTC by Matti Pulkkinen
Modified: 2023-07-02 18:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
ffmpeg configuration (2.39 KB, text/plain)
2023-07-02 12:20 UTC, Matti Pulkkinen
Details

Note You need to log in before you can comment on or make changes to this bug.
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