Summary: | ffmpeg is missing from release candidate android build | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version First Reported In: | 5.2.0-rc1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Android 12.x | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Raghavendra kamath
2023-09-25 14:41:47 UTC
The work is being done atm, but not finished: https://invent.kde.org/szaman/krita/-/commits/ffmpeg-on-android?ref_type=heads The plan is so convert ffmpeg's binary into .so library, so we could call it's `main` function from Krita without fork/execv, which is impossible on Android |