Failed with exit code 11

Manjaro Linux (Cinnamon Edition)

Shotcut 25.10.31

Rendering fails at the very end, don’t really know if the exported file is corrupted or not at the last frames, but it seems to be played correctly. As far as I understand MLT exits with exit code 11. And I also get a warning “deprecated pixel format used, make sure you did set range correctly“ for each video frame. Please take a look at the log file. I don’t have a dedicated GPU, I use CPU for rendering if it matters.

log.txt (1.3 MB)

It is a common, known issue that sometimes the export reports a failure even though the file was exported correctly. Try the file. If it works, it works.

Here are some other similar posts:

1 Like

It is something weird between the way the Arch/Manjaro mlt package is built and possibly something in MLT itself that we expect to be resolved in the next version of mlt. Yes, you can see from the end of the log that the export file is fine.

I also get a warning “deprecated pixel format used, make sure you did set range correctly“

That does not matter; it is an internal FFmpeg issue that appears due to our log level.

1 Like

Okey, thank you, hope it will get fixed in the next MLT version.