Bug 492595 - render option "Guide Multi-Export" can try to output to invalid filenames
Summary: render option "Guide Multi-Export" can try to output to invalid filenames
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: git-master
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-03 13:33 UTC by Die4Ever
Modified: 2024-09-07 06:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Die4Ever 2024-09-03 13:33:05 UTC
SUMMARY

I had markers with colons in them (such as 9:33) and it tried to use a colon in the filename, which caused it to be unusable even though Kdenlive thought it successfully finished rendering

STEPS TO REPRODUCE
1. make marker with name "9:33"
2. render using "Guide Multi-Export"
3. wait for rendering to finish
4. notice the filename is cutoff and the file size is 0 bytes

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION

Kdenlive 24.11.70 recent daily build
Comment 1 Jean-Baptiste Mardelle 2024-09-07 06:44:57 UTC
Git commit 933b32a8f07fa3937d7f83ec00cdfb54e3445ab7 by Jean-Baptiste Mardelle.
Committed on 07/09/2024 at 06:44.
Pushed by mardelle into branch 'master'.

Replace : and ? chars in guides names for rendering

M  +2    -0    src/render/renderrequest.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/933b32a8f07fa3937d7f83ec00cdfb54e3445ab7
Comment 2 Jean-Baptiste Mardelle 2024-09-07 06:45:37 UTC
Git commit df095fc3d7932c7629113544bfacfe1995d7f686 by Jean-Baptiste Mardelle.
Committed on 07/09/2024 at 06:45.
Pushed by mardelle into branch 'release/24.08'.

Replace : and ? chars in guides names for rendering

M  +2    -0    src/render/renderrequest.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/df095fc3d7932c7629113544bfacfe1995d7f686