Summary: | Unuseable - Fails to render. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Vincent <vgledhill> |
Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | fritzibaby, sergeos, wizard.post |
Priority: | NOR | Keywords: | triaged |
Version: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Apple App Store | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vincent
2024-08-28 10:58:34 UTC
I am running Kdenlive version 24.08.2 on macOS 12.6.6 (Monterey) and in my case, the two errors are caused by different settings. 1. Detected locale "C" with character encoding "US-ASCII"... This error occurs when the typewriter effect is enabled on a title clip. By the way, I have no idea how to set the locale. No matter what I add to my BASH settings, it doesn't help. 2. Timestamps are unset in a packet for stream 1. This is deprecated... This error occurs if the rendering option labeled "Overlay" is left at its Default setting. Setting it to any other option let's the rendering process finish without this error. That means we have 2 bugs here: 1. Title typewriter is not correctly set to UTF-8 2. Rendering: If "overlay" is let on default, then UTF-8 is not set correct. Is my understanding correct? I have the same issue out of the box on 24.08.03 Kdenlive and the daily build I don't have any title clips in my video, tried setting the overlay options to anything else - no effect |