Bug 432745 - Add FindFFmpeg.cmake
Summary: Add FindFFmpeg.cmake
Status: ASSIGNED
Alias: None
Product: extra-cmake-modules
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: ecm-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-10 17:53 UTC by Nicolas Fella
Modified: 2025-01-16 23:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2021-02-10 17:53:21 UTC
Several KDE project have their own version of FindFFmpeg. These are:
kfilemetadata, kdelibs4support, ffmpegthumbs, k3b, krita, digikam, amarok, kid3 and subtitlecomposer

A canonical source for those in ECM would be nice.

There is a FindFFmpeg in attic, but it does not seem to be up to recent standards, e.g. it does not provide imported targets
Comment 1 Bug Janitor Service 2025-01-16 23:20:03 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/509