Bug 455420

Summary: This isn't exactly a bug, but could you please allow us to use the FFmpeg source code to export our animations please? Since I am a tablet user, I can't download FFmpeg, only the source code. Krita always tells me to download FFmpeg instead.
Product: [Applications] krita Reporter: Owen <renosko12>
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED LATER    
Severity: wishlist CC: griffinvalley
Priority: NOR    
Version First Reported In: 5.0.6   
Target Milestone: ---   
Platform: Android   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Krita telling me it's preffered to download FFmpeg instead of using the source code.
attachment-26273-0.html

Description Owen 2022-06-16 15:12:20 UTC
Created attachment 149808 [details]
Krita telling me it's preffered to download FFmpeg instead of using the source code.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Files
2. Render animation/video
3. FFmpeg source code

OBSERVED RESULT
FFmpeg source codes are not aloud. 

EXPECTED RESULT
Source codes are aloud and I get to live happily with my animation. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 wolthera 2022-06-16 15:27:19 UTC
Hi, this is not allowed because you need to compile source code before it can be used by anything. The reason FFMpeg doesn't work on android is because there's no version of FFMpeg for android.

We're investigating what we can do to allow animation export on android, but there's no estimates for that (5.2 will allow animated webp and jpegxl export, but those won't get audio, we're still searching for an audio solution). We will never be able to allow you to use the source code of ffmpeg on it's own to export animation, as that itself is technically impossible.
Comment 2 Owen 2022-06-16 15:31:35 UTC
Created attachment 149809 [details]
attachment-26273-0.html

Oh, that's alright then,I'll try to find a solution while you guys are at
it. Thank you for listening to us,and do me a favour? Please tell me once
you've fixed this. Thank you very much, enjoy the rest of your day/night.

On Thu, 16 Jun 2022, 18:27 wolthera, <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=455420
>
> wolthera <griffinvalley@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|REPORTED                    |RESOLVED
>                  CC|                            |griffinvalley@gmail.com
>          Resolution|---                         |LATER
>
> --- Comment #1 from wolthera <griffinvalley@gmail.com> ---
> Hi, this is not allowed because you need to compile source code before it
> can
> be used by anything. The reason FFMpeg doesn't work on android is because
> there's no version of FFMpeg for android.
>
> We're investigating what we can do to allow animation export on android,
> but
> there's no estimates for that (5.2 will allow animated webp and jpegxl
> export,
> but those won't get audio, we're still searching for an audio solution). We
> will never be able to allow you to use the source code of ffmpeg on it's
> own to
> export animation, as that itself is technically impossible.
>
> --
> You are receiving this mail because:
> You reported the bug.