Bug 429332 - Trying to render my animation as an MPEG-4, the "Encoding frames" bar does not move from 0%, then opens a window reading, "Could not render animation: Unknown error."
Summary: Trying to render my animation as an MPEG-4, the "Encoding frames" bar does no...
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: File formats (other bugs)
Version First Reported In: 4.4.1
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-19 03:20 UTC by krita.user.zz13
Modified: 2020-11-19 08:25 UTC (History)
1 user (show)

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 krita.user.zz13 2020-11-19 03:20:01 UTC
SUMMARY
Trying to render my animation as an MPEG-4, the "Encoding frames" bar does not move from 0%, then opens a window reading, "Could not render animation: Unknown error." The last few lines of the log_encode file read:

    Opening an output file: (mp4 output file url).
    [file @ 00000270a6482f40] Setting default whitelist 'file,crypto,data'
    (mp4 output file url): Permission denied

SOFTWARE/OS VERSION
Windows 10 (x86_64)
Comment 1 Ahab Greybeard 2020-11-19 08:25:40 UTC
The log_encode.log file is produced by ffmpeg and it seems that ffmpeg does not have permission (for some reason) to create files in the target folder.
This is about the permissions settings of your Windows system and is not a bug in krita.

Please go to https://krita-artists.org/ and start a new topic there in the Support and Advice: General Questions category.
That forum is a suitable place to get help and advice with this sort of problem.